Skip to content

Commit f88fb71

Browse files
committed
chore
1 parent 1c4497a commit f88fb71

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
@@ -37,7 +37,7 @@
3737
"clean": "rimraf ./dist",
3838
"watch": "tsc --watch",
3939
"prepublishOnly": "npm run build",
40-
"release": "np"
40+
"release": "np --no-tests"
4141
},
4242
"devDependencies": {
4343
"@capacitor/android": "^3.0.0",

0 commit comments

Comments
 (0)