Skip to content

Commit 21317b3

Browse files
authored
Updated androidjs and http version
Set latest version of androidjs and http
1 parent ca56702 commit 21317b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"project-type":"react-native",
1010
"dependencies": {
11-
"androidjs": "^1.0.10",
12-
"http": "0.0.0",
11+
"androidjs": "^2.0.4",
12+
"http": "0.0.1-security",
1313
"path": "^0.12.7",
1414
"react": "16.8.6",
1515
"react-native": "0.59.7",

0 commit comments

Comments
 (0)