Skip to content

Commit 231bae6

Browse files
committed
Update package.json
1 parent 3973040 commit 231bae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"release": "standard-version",
1010
"test": "node_modules/.bin/cypress run",
1111
"test:open": "node_modules/.bin/cypress open",
12-
"projectPublish": "git push --follow-tags origin master && npm publish",
12+
"pub": "git push --follow-tags origin master && npm publish",
1313
"deploy": "surge ./demo"
1414
},
1515
"repository": {

0 commit comments

Comments
 (0)