Skip to content

Commit e0cb78e

Browse files
authored
Rename module name
1 parent 295ec6e commit e0cb78e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "react-native-generator",
2+
"name": "react-native-es-generator",
33
"version": "0.1.0",
44
"description": "React Native Boilerplate Generator",
55
"main": "bin/cli.js",
66
"bin": {
7-
"react-native-ts-generator": "bin/cli.js"
7+
"react-native-es-generator": "bin/cli.js"
88
},
99
"scripts": {
1010
"test": "echo \"Noting to test\""

0 commit comments

Comments
 (0)