We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a4cf4 commit d754cd7Copy full SHA for d754cd7
1 file changed
package.json
@@ -27,7 +27,7 @@
27
"scripts": {
28
"test": "node test.js",
29
"test:all": "npm test --workspaces && npm test",
30
- "publish:all": "npm publish --workspaces && npm publish",
+ "publish:all": "npm publish --workspaces && npm publish"
31
},
32
"repository": {
33
"type": "git",
0 commit comments