diff options
| author | f0xx <a.afanasieff@gmail.com> | 2021-05-11 13:14:33 +0300 |
|---|---|---|
| committer | f0xx <a.afanasieff@gmail.com> | 2021-05-11 13:14:33 +0300 |
| commit | ce92a52f72779867740cb5fa903c17d09a08872e (patch) | |
| tree | cf811709517a01f1a915b933a73ae073101fdb67 /package.json | |
| parent | 7caf61ead56dcf42eb901e26312aea6c7d84a0aa (diff) | |
foxx snapshotf0xx_changes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index c1e66968..f15cd27e 100644 --- a/package.json +++ b/package.json @@ -135,10 +135,11 @@ "node-sass": "^4.14.1", "object-is": "^1.1.2", "object-keys": "^1.1.1", - "regexp.prototype.flags": "^1.3.0" + "regexp.prototype.flags": "^1.3.0", + "cordova-plugin-firebasex": "latest" }, "devDependencies": { - "@ionic/v1-toolkit": "^1.0.14", + "@ionic/v1-toolkit": "^3.2.15", "bower": "^1.8.4", "cordova-plugin-firebasex": "^10.2.0-cli", "dotenv": "^8.2.0", |
