Added circleci api fix
This commit is contained in:
parent
4798ddd3df
commit
f01e741b9c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"test": "npm run lint"
|
"test": "npm run lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"circleci": "=0.3.0",
|
"circleci": "=0.3.1",
|
||||||
"immutable": "=3.7.6",
|
"immutable": "=3.7.6",
|
||||||
"react-native": "=0.19.0",
|
"react-native": "=0.19.0",
|
||||||
"react-native-modalbox": "=1.2.8",
|
"react-native-modalbox": "=1.2.8",
|
||||||
|
|
Reference in a new issue