Skip to content

Commit 8314817

Browse files
committed
fix(chore): disable 2fa
1 parent 8ac2afb commit 8314817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Evaluate numerical expressions",
55
"main": "index.js",
66
"scripts": {
7-
"release": "np"
7+
"release": "np --no-2fa"
88
},
99
"keywords": [],
1010
"files": [

0 commit comments

Comments
 (0)