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 2efc275 commit 790f98fCopy full SHA for 790f98f
package.json
@@ -27,7 +27,7 @@
27
"postcoverage": "sirv coverage/",
28
"build": "rimraf dist transpile transpile-tests && tsc -p tsconfig.json & wait",
29
"postbuild": "rollup -c",
30
- "release": "np",
+ "release": "np --no-2fa",
31
"prepublishOnly": "npm-run-all build"
32
},
33
"peerDependencies": {
0 commit comments