Skip to content

Commit eedfc47

Browse files
committed
remove publish script
1 parent efc195f commit eedfc47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"test": "jest",
8-
"lint": "eslint .",
9-
"publish": "npx np"
8+
"lint": "eslint ."
109
},
1110
"repository": {
1211
"type": "git",

0 commit comments

Comments
 (0)