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 a26423d commit 13b6cb6Copy full SHA for 13b6cb6
package.json
@@ -3,6 +3,7 @@
3
"version": "0.0.1",
4
"description": "Clean and minimalist React Native template for a quick start with TypeScript.",
5
"scripts": {
6
+ "test": "Testing is currently disabled.",
7
"prepublishOnly": "npm --no-git-tag-version version $TRAVIS_TAG"
8
},
9
"files": [
0 commit comments