Skip to content

Commit

Permalink
chore: fix min localforage version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
thgreasi committed Jun 25, 2015
1 parent bdd5b39 commit 1fa4003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"site*"
],
"dependencies": {
"localforage": "^1.1.1"
"localforage": "^1.2.1"
},
"devDependencies": {
"es6-promise": "~1.0.0",
Expand Down

0 comments on commit 1fa4003

Please sign in to comment.