Skip to content

Commit 45f1056

Browse files
committed
bump url-parse
1 parent ce9faeb commit 45f1056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-cached-image",
3-
"version": "1.4.0",
3+
"version": "1.4.0-rc",
44
"description": "CachedImage component for react-native",
55
"main": "index.js",
66
"scripts": {
@@ -37,6 +37,6 @@
3737
"prop-types": "15.5.10",
3838
"react-native-clcasher": "1.0.0",
3939
"react-native-fetch-blob": "0.10.8",
40-
"url-parse": "1.1.7"
40+
"url-parse": "1.1.9"
4141
}
4242
}

0 commit comments

Comments
 (0)