Skip to content

Commit 39c977b

Browse files
committed
updated npm publish command
1 parent eb603c9 commit 39c977b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "src/index.js",
77
"scripts": {
88
"test": "mocha --require reify test/tests.js",
9-
"publish": "npm publish --access=public",
9+
"publish": "npm publish",
1010
"build": "babel src --out-dir dist --source-maps",
1111
"pack": "npm pack",
1212
"getMermaid": "node src/utils/getMermaidJs.js"

0 commit comments

Comments
 (0)