diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-31 08:21:51 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-31 08:21:51 -0400 |
| commit | 49263c5ddd92c4374b23cff4273c1e6460823f80 (patch) | |
| tree | 757fbd96ffdb3bc4d8856bc444a06cc0aa9447c0 /bower.json | |
| parent | fd3b8ae2015b8071cb89bd5831ebcfffda3f1709 (diff) | |
#636 introduce DB get/set checks
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -36,7 +36,6 @@ "font-awesome": "~4.3.0", "ion-datetime-picker": "~0.1.1", "ionic-native-transitions": "shprink/ionic-native-transitions#~1.0.2", - "localforage": "~1.5.0", "localforage-cordovasqlitedriver": "localForage-cordovaSQLiteDriver#~1.4.1", "moment": "~2.10.2", "ng-mfb": "~0.4.0", @@ -48,7 +47,8 @@ "videogular-overlay-play": "~1.4.4", "videogular-themes-default": "~1.4.4", "vis": "~4.20.0", - "holderjs": "^2.9.4" + "holderjs": "^2.9.4", + "localforage": "^1.7.1" }, "resolutions": { "angular-sanitize": "1.5.3", |
