Skip to content

Commit c07f87e

Browse files
author
Bernabe Gonzalez
committed
update localforage to v1.5.0
1 parent ea55df0 commit c07f87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"webpack": "2.2.1"
5555
},
5656
"dependencies": {
57-
"localforage": "^1.4.0",
57+
"localforage": "^1.4.0 || ^1.5.0",
5858
"react-router": "^2.3.0 || ^3.0.0"
5959
},
6060
"peerDependencies": {

0 commit comments

Comments
 (0)