Skip to content

Commit

Permalink
Move to pinned version of np until 6.x release fixes integration with…
Browse files Browse the repository at this point in the history
… 2fa
  • Loading branch information
kristoferbaxter committed Apr 13, 2020
1 parent 2efc275 commit 790f98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"postcoverage": "sirv coverage/",
"build": "rimraf dist transpile transpile-tests && tsc -p tsconfig.json & wait",
"postbuild": "rollup -c",
"release": "np",
"release": "np --no-2fa",
"prepublishOnly": "npm-run-all build"
},
"peerDependencies": {
Expand Down

0 comments on commit 790f98f

Please sign in to comment.