Switch to localforage to use indexeddb by default.

This commit is contained in:
Roger Braun 2017-03-07 08:43:48 +01:00
parent 990047725a
commit 5143ae7f72
3 changed files with 114 additions and 47 deletions

View file

@ -17,7 +17,7 @@
"babel-plugin-lodash": "^3.2.11",
"diff": "^3.0.1",
"karma-mocha-reporter": "^2.2.1",
"lz-string": "^1.4.4",
"localforage": "^1.5.0",
"node-sass": "^3.10.1",
"object-path": "^0.11.3",
"sanitize-html": "^1.13.0",