Added circleci api fix

This commit is contained in:
Jake Howard 2016-02-02 22:50:17 +00:00
parent 4798ddd3df
commit f01e741b9c

View file

@ -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",