Skip to content

Commit

Permalink
chore(bump): deps bower, gulp-babel, gulp-minify-css, karma-chrome-la…
Browse files Browse the repository at this point in the history
…uncher and phantomjs
  • Loading branch information
jyounce committed Dec 2, 2015
1 parent 85312b0 commit e02c336
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"babel-preset-es2015": "6.1.18",
"body-parser": "1.14.1",
"bower": "1.6.5",
"bower": "1.6.8",
"browser-sync": "2.10.0",
"coffee-script": "1.10.0",
"colors": "1.1.2",
Expand All @@ -43,15 +43,15 @@
"glob-stream": "5.2.0",
"gulp": "3.9.0",
"gulp-angular-templatecache": "1.8.0",
"gulp-babel": "6.1.0",
"gulp-babel": "6.1.1",
"gulp-bless": "3.0.1",
"gulp-cachebust": "0.0.6",
"gulp-coffee": "2.3.1",
"gulp-concat": "2.6.0",
"gulp-if": "2.0.0",
"gulp-jsonminify": "1.0.0",
"gulp-less": "3.0.5",
"gulp-minify-css": "1.2.1",
"gulp-minify-css": "1.2.2",
"gulp-minify-html": "1.0.4",
"gulp-nodemon": "2.0.4",
"gulp-plumber": "1.0.1",
Expand All @@ -71,13 +71,13 @@
"karma": "0.13.15",
"karma-jasmine": "0.3.6",
"karma-jasmine-matchers": "2.0.0-beta2",
"karma-chrome-launcher": "0.2.1",
"karma-chrome-launcher": "0.2.2",
"karma-firefox-launcher": "0.1.7",
"karma-ie-launcher": "0.2.0",
"karma-phantomjs-launcher": "0.2.1",
"karma-safari-launcher": "0.1.1",
"open": "0.0.5",
"phantomjs": "1.9.18",
"phantomjs": "1.9.19",
"postcss": "5.0.12",
"postcss-import": "7.1.3",
"q": "1.4.1",
Expand Down

0 comments on commit e02c336

Please sign in to comment.