We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14207b commit 307b733Copy full SHA for 307b733
2 files changed
.npmignore
package.json
@@ -5,6 +5,10 @@
5
"scripts": {
6
"prepublishOnly": "npm --no-git-tag-version version $TRAVIS_TAG"
7
},
8
+ "files": [
9
+ "template",
10
+ "template.config.js"
11
+ ],
12
"repository": {
13
"type": "git",
14
"url": "git+https://github.com/emin93/react-native-template-typescript.git"
0 commit comments