diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-03 14:54:38 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-03 14:54:38 -0400 |
| commit | 16a86ce190df095b107afa03cdca9dac54af4bee (patch) | |
| tree | 9fa302860d3e9968e58f4df97b1496e521085f93 /package.json | |
| parent | 7556b9a4fd0feeada9ebfb531e0ac6c7eb2a169f (diff) | |
update to ionic 1.3.x and timeline view fix
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index c1e390d2..2b65f7a4 100644 --- a/package.json +++ b/package.json @@ -49,11 +49,11 @@ "phonegap-plugin-push": { "SENDER_ID": "710936220256" }, - "cordova-plugin-statusbar": {}, "cordova-custom-config": {}, "cordova.plugins.diagnostic": {}, "cordova-plugin-email": {}, - "cordova-plugin-certificates": {} + "cordova-plugin-certificates": {}, + "cordova-plugin-statusbar": {} } }, "dependencies": { |
