Skip to content

Commit 5ef0fdc

Browse files
committed
Update package.json
1 parent 5105aab commit 5ef0fdc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

danfojs-browser/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
"bundle": "webpack --mode production",
3434
"coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls",
3535
"coverage": "nyc report --reporter=text-lcov | coveralls && nyc report --reporter=lcov",
36-
"patch": "npm version patch",
37-
"publish": "npm publish"
36+
"patch": "npm version patch"
3837
},
3938
"publishConfig": {
4039
"access": "public",

0 commit comments

Comments
 (0)