We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62c5c4 commit c8a0d13Copy full SHA for c8a0d13
package.json
@@ -6,6 +6,7 @@
6
"module": "dist/json-sql-utility.esm.js",
7
"scripts": {
8
"build": "rimraf dist && rollup --config",
9
+ "release": "npm run build && np --no-yarn --no-cleanup --no-2fa",
10
"test": "jest"
11
},
12
"author": {
0 commit comments