We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4497a commit f88fb71Copy full SHA for f88fb71
package.json
@@ -37,7 +37,7 @@
37
"clean": "rimraf ./dist",
38
"watch": "tsc --watch",
39
"prepublishOnly": "npm run build",
40
- "release": "np"
+ "release": "np --no-tests"
41
},
42
"devDependencies": {
43
"@capacitor/android": "^3.0.0",
0 commit comments