Skip to content

Commit c87dd4c

Browse files
committed
add release script
1 parent b8f5e89 commit c87dd4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"access": "public"
1616
},
1717
"scripts": {
18-
"test": "echo \"Error: no test specified\" && exit 1"
18+
"test": "echo \"Error: no test specified\" && exit 1",
19+
"release": "np"
1920
},
2021
"keywords": [
2122
"cli"

0 commit comments

Comments
 (0)