Skip to content

Commit

Permalink
Remove unused packages such as gulp-* since we are using webpack.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtho11 committed Mar 31, 2016
1 parent 14ba7c3 commit 9fd0e95
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,6 @@
"event-stream": "3.2.1",
"extract-text-webpack-plugin": "1.0.1",
"file-loader": "^0.8.5",
"gulp": "3.8.11",
"gulp-angular-templatecache": "1.5.0",
"gulp-concat": "2.4.3",
"gulp-connect": "2.2.0",
"gulp-git": "1.1.0",
"gulp-less": "3.0.1",
"gulp-load-plugins": "0.8.0",
"gulp-ng-annotate": "0.5.2",
"gulp-notify": "2.1.0",
"gulp-plumber": "0.6.6",
"gulp-size": "1.2.0",
"gulp-sourcemaps": "1.5.0",
"gulp-symlink": "2.1.0",
"gulp-tslint": "1.4.3",
"gulp-typescript": "2.4.2",
"gulp-watch": "3.0.0",
"imports-loader": "^0.6.5",
"jquery": "2.1.4",
"less": "2.6.1",
Expand All @@ -50,16 +34,12 @@
"sass": "^0.5.0",
"sass-loader": "^3.2.0",
"style-loader": "^0.13.0",
"through2": "0.6.3",
"ts-loader": "0.8.1",
"tslint": "3.6.0",
"tslint-loader": "2.1.1",
"typescript": "1.8.9",
"ui-router": "^1.0.0-alpha0",
"underscore.string": "2.4.0",
"vinyl-map": "1.0.1",
"webpack": "1.12.14",
"which": "1.0.8",
"wiredep": "^4.0.0"
}
}

0 comments on commit 9fd0e95

Please sign in to comment.