Skip to content

Commit 70781fc

Browse files
committedFeb 19, 2016
Updated ionic dependencies, use latest inappbrowser plugin
1 parent 87ff412 commit 70781fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎examples/ionic/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
"name": "satellizer-ionic",
33
"version": "0.0.0",
44
"dependencies": {
5-
"gulp": "^3.9.0",
6-
"gulp-sass": "^2.1.1",
5+
"gulp": "^3.9.1",
6+
"gulp-sass": "^2.2.0",
77
"gulp-concat": "^2.6.0",
88
"gulp-minify-css": "^1.2.3",
99
"gulp-rename": "^1.2.2"
1010
},
1111
"devDependencies": {
1212
"bower": "^1.7.7",
1313
"gulp-util": "^3.0.7",
14-
"shelljs": "^0.5.3"
14+
"shelljs": "^0.6.0"
1515
},
1616
"cordovaPlugins": [
1717
"cordova-plugin-inappbrowser"

0 commit comments

Comments
 (0)
Please sign in to comment.