Comparing version 0.8.1 to 0.8.2
# CHANGELOG | ||
## v0.8.2 | ||
- remove jcenter from list of android dependencies | ||
- bump android versions to current react-native template values | ||
## v0.8.1 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "jet", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Bring your React Native JS code into Node.js and test it mock-free and native code free. Perfect for React Native module developers wanting full CI.", | ||
@@ -37,4 +37,4 @@ "author": "Invertase <oss@invertase.io> (http://invertase.io)", | ||
"tinyqueue": "^2.0.3", | ||
"ws": "^7.2.3", | ||
"util": "^0.12.2" | ||
"util": "^0.12.2", | ||
"ws": "^7.2.3" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
46671