Skip to content

Commit feb02de

Browse files
committed
Fix issue #24
1 parent c886d83 commit feb02de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"lodash": "^4.17.2",
4242
"react-native-circular-progress": "cconstantinescu/react-native-circular-progress",
4343
"react-native-linear-gradient": "^2.0.0",
44-
"react-native-spinkit": "^1.0.2"
44+
"react-native-spinkit": "^1.0.2",
45+
"babel-preset-react-native-stage-0": "^1.0.1"
4546
},
4647
"devDependencies": {
4748
"babel-cli": "^6.24.1",
4849
"babel-eslint": "^7.1.1",
4950
"babel-jest": "20.0.3",
5051
"babel-preset-react-native": "2.1.0",
51-
"babel-preset-react-native-stage-0": "^1.0.1",
5252
"eslint": "^3.12.0",
5353
"eslint-config-airbnb": "^13.0.0",
5454
"eslint-plugin-import": "^2.2.0",

0 commit comments

Comments
 (0)