Skip to content

Commit c8a0d13

Browse files
committed
Add release command
1 parent d62c5c4 commit c8a0d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"module": "dist/json-sql-utility.esm.js",
77
"scripts": {
88
"build": "rimraf dist && rollup --config",
9+
"release": "npm run build && np --no-yarn --no-cleanup --no-2fa",
910
"test": "jest"
1011
},
1112
"author": {

0 commit comments

Comments
 (0)