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 295ec6e commit e0cb78eCopy full SHA for e0cb78e
package.json
@@ -1,10 +1,10 @@
1
{
2
- "name": "react-native-generator",
+ "name": "react-native-es-generator",
3
"version": "0.1.0",
4
"description": "React Native Boilerplate Generator",
5
"main": "bin/cli.js",
6
"bin": {
7
- "react-native-ts-generator": "bin/cli.js"
+ "react-native-es-generator": "bin/cli.js"
8
},
9
"scripts": {
10
"test": "echo \"Noting to test\""
0 commit comments