Skip to content

Commit 97a5068

Browse files
committed
Update dependencies.
1 parent 7d14408 commit 97a5068

File tree

7 files changed

+1977
-1600
lines changed

7 files changed

+1977
-1600
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"angular-translate": "~2.13",
66
"angular-translate-interpolation-messageformat": "~2.13",
7-
"ionic": "~1.3",
7+
"ionic": "ionic-team/ionic-bower#1.3.4",
88
"mopidy": "mopidy/mopidy.js#0.5.0"
99
}
1010
}

config.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
</platform>
4242
<plugin name="cordova-plugin-appversion" spec="~1.0.0" />
4343
<plugin name="cordova-plugin-inappbrowser" spec="^3.0.0" />
44-
<plugin name="cordova-plugin-music-controls" spec="^2.1.4" />
44+
<plugin name="cordova-plugin-music-controls" spec="^2.2.0" />
4545
<plugin name="cordova-plugin-splashscreen" spec="^5.0.2" />
4646
<plugin name="cordova-plugin-whitelist" spec="^1.3.3" />
47-
<plugin name="cordova-plugin-x-socialsharing" spec="^5.4.1" />
48-
<plugin name="cordova-plugin-zeroconf" spec="^1.3.3" />
49-
<engine name="android" spec="7.1.1" />
47+
<plugin name="cordova-plugin-x-socialsharing" spec="^5.4.4" />
48+
<plugin name="cordova-plugin-zeroconf" spec="^1.4.0" />
49+
<engine name="android" spec="^8.0.0" />
5050
</widget>

ionic.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"!www/lib/**/*",
1212
"!www/**/*.map"
1313
],
14-
"pro_id": "1fb3912a"
14+
"id": "1fb3912a"
1515
}

0 commit comments

Comments
 (0)