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 5105aab commit 5ef0fdcCopy full SHA for 5ef0fdc
1 file changed
danfojs-browser/package.json
@@ -33,8 +33,7 @@
33
"bundle": "webpack --mode production",
34
"coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls",
35
"coverage": "nyc report --reporter=text-lcov | coveralls && nyc report --reporter=lcov",
36
- "patch": "npm version patch",
37
- "publish": "npm publish"
+ "patch": "npm version patch"
38
},
39
"publishConfig": {
40
"access": "public",
0 commit comments