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 4fc8174 commit 100447bCopy full SHA for 100447b
package.json
@@ -4,7 +4,7 @@
4
"description": "Clean and minimalist React Native template for a quick start with TypeScript.",
5
"scripts": {
6
"test": "standard setup.js",
7
- "prepublishOnly": "npm version $TRAVIS_TAG"
+ "prepublishOnly": "npm --no-git-tag-version version $TRAVIS_TAG"
8
},
9
"repository": {
10
"type": "git",
0 commit comments