We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b699fe5 commit d93a899Copy full SHA for d93a899
ignite-cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-ignite",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "Create new react native files that fit the IR workflow",
5
"files": [
6
"index.js"
@@ -31,7 +31,7 @@
31
"colors": "^1.1.2",
32
"commander": "^2.9.0",
33
"cross-spawn": "^4.0.0",
34
- "generator-react-native-ignite": "^1.2.0",
+ "generator-react-native-ignite": "^1.2.1",
35
"ramda": "^0.20.0",
36
"shelljs": "^0.6.0",
37
"yeoman-generator": "^0.21.1",
ignite-generator/package.json
"name": "generator-react-native-ignite",
"app",
0 commit comments