Skip to content

Commit

Permalink
Merge pull request #91 from hawkular/update-npm-packages
Browse files Browse the repository at this point in the history
Update lastest npm packages
  • Loading branch information
mtho11 committed Feb 18, 2016
2 parents 092f609 + f38eb3a commit 6a0182a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
"private": "true",
"dependencies": {},
"devDependencies": {
"babel-core": "6.4.5",
"babel-preset-es2015": "6.3.13",
"babel-core": "6.5.2",
"babel-preset-es2015": "6.5.0",
"del": "2.2.0",
"gulp": "3.9.0",
"gulp": "3.9.1",
"gulp-concat": "2.6.0",
"gulp-header": "1.7.1",
"gulp-karma": "0.0.5",
"gulp-tslint": "3.3.1",
"gulp-typescript": "2.10.0",
"gulp-uglify": "1.5.1",
"gulp-typescript": "2.11.0",
"gulp-uglify": "1.5.2",
"merge2": "1.0.1",
"karma-jasmine": "0.3.7",
"karma-phantomjs-launcher": "1.0.0",
"lodash": "3.10.1",
"lodash": "4.5.0",
"minimist": "1.2.0",
"wiredep": "3.0.0"
},
Expand Down

0 comments on commit 6a0182a

Please sign in to comment.