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 a4aea54 commit 498f13bCopy full SHA for 498f13b
1 file changed
danfojs-node/package.json
@@ -35,8 +35,7 @@
35
"lint": "eslint ./src",
36
"coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls",
37
"coverage": "nyc report --reporter=text-lcov | coveralls && nyc report --reporter=lcov",
38
- "patch": "npm version patch",
39
- "publish": "npm publish"
+ "patch": "npm version patch"
40
},
41
"publishConfig": {
42
"access": "public",
0 commit comments