We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c886d83 commit feb02deCopy full SHA for feb02de
1 file changed
package.json
@@ -41,14 +41,14 @@
41
"lodash": "^4.17.2",
42
"react-native-circular-progress": "cconstantinescu/react-native-circular-progress",
43
"react-native-linear-gradient": "^2.0.0",
44
- "react-native-spinkit": "^1.0.2"
+ "react-native-spinkit": "^1.0.2",
45
+ "babel-preset-react-native-stage-0": "^1.0.1"
46
},
47
"devDependencies": {
48
"babel-cli": "^6.24.1",
49
"babel-eslint": "^7.1.1",
50
"babel-jest": "20.0.3",
51
"babel-preset-react-native": "2.1.0",
- "babel-preset-react-native-stage-0": "^1.0.1",
52
"eslint": "^3.12.0",
53
"eslint-config-airbnb": "^13.0.0",
54
"eslint-plugin-import": "^2.2.0",
0 commit comments