Skip to content

Commit

Permalink
Updated ionic dependencies, use latest inappbrowser plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sahat committed Feb 19, 2016
1 parent 87ff412 commit 70781fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/ionic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "satellizer-ionic",
"version": "0.0.0",
"dependencies": {
"gulp": "^3.9.0",
"gulp-sass": "^2.1.1",
"gulp": "^3.9.1",
"gulp-sass": "^2.2.0",
"gulp-concat": "^2.6.0",
"gulp-minify-css": "^1.2.3",
"gulp-rename": "^1.2.2"
},
"devDependencies": {
"bower": "^1.7.7",
"gulp-util": "^3.0.7",
"shelljs": "^0.5.3"
"shelljs": "^0.6.0"
},
"cordovaPlugins": [
"cordova-plugin-inappbrowser"
Expand Down

0 comments on commit 70781fc

Please sign in to comment.