Skip to content

Commit b9cb1b6

Browse files
committed
add np deploy script
1 parent bdcf531 commit b9cb1b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"xo": "xo",
1717
"start": "./src/cli.js",
1818
"dry-publish": "np --any-branch --preview ",
19+
"deploy": "np --any-branch",
1920
"prettier": "prettier --write ."
2021
},
2122
"dependencies": {

0 commit comments

Comments
 (0)