Skip to content

Commit

Permalink
Delete unused npm packages from update lastest npm packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtho11 committed Jan 14, 2016
1 parent 1f47a18 commit 15bda4e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,22 @@
{
"name": "hawkular-rest-service",
"version": "0.1.0",
"version": "0.1.1",
"private": "true",
"dependencies": {},
"devDependencies": {
"babel-core": "6.4.0",
"babel-preset-es2015": "6.3.13",
"chalk": "1.1.1",
"del": "2.2.0",
"gulp": "3.9.0",
"gulp-angular-templatecache": "1.8.0",
"gulp-autoprefixer": "3.1.0",
"gulp-concat": "2.6.0",
"gulp-header": "1.7.1",
"gulp-karma": "0.0.5",
"gulp-load-plugins": "1.1.0",
"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.1",
"karma-phantomjs-launcher": "0.2.3",
"lodash": "3.10.1",
"minimist": "1.2.0",
"wiredep": "3.0.0"
Expand Down

0 comments on commit 15bda4e

Please sign in to comment.