Skip to content

Commit

Permalink
Merge pull request #87 from hawkular/upgrade-npm-modules
Browse files Browse the repository at this point in the history
Update the npm modules: babel-core, merge2, karma-jasmine and karma-p…
  • Loading branch information
mtho11 committed Feb 4, 2016
2 parents 0aa2193 + 68bb442 commit 4b4d897
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": "true",
"dependencies": {},
"devDependencies": {
"babel-core": "6.4.0",
"babel-core": "6.4.5",
"babel-preset-es2015": "6.3.13",
"del": "2.2.0",
"gulp": "3.9.0",
Expand All @@ -14,9 +14,9 @@
"gulp-tslint": "3.3.1",
"gulp-typescript": "2.10.0",
"gulp-uglify": "1.5.1",
"merge2": "0.3.6",
"karma-jasmine": "0.3.6",
"karma-phantomjs-launcher": "0.2.3",
"merge2": "1.0.1",
"karma-jasmine": "0.3.7",
"karma-phantomjs-launcher": "1.0.0",
"lodash": "3.10.1",
"minimist": "1.2.0",
"wiredep": "3.0.0"
Expand Down

0 comments on commit 4b4d897

Please sign in to comment.