Skip to content

Commit

Permalink
Bump up other packages and make them static.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtho11 committed Jul 23, 2015
1 parent b20dc33 commit 5e12799
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"name": "hawkular-rest-service",
"version": "0.0.0",
"version": "0.1.0",
"dependencies": {},
"devDependencies": {
"chalk": "~0.5.1",
"del": "~0.1.3",
"gulp": "~3.8.10",
"gulp-angular-templatecache": "~1.4.2",
"gulp-autoprefixer": "~2.0.0",
"chalk": "1.1.0",
"del": "1.1.1",
"gulp": "3.9.0",
"gulp-angular-templatecache": "1.5.0",
"gulp-autoprefixer": "2.3.1",
"gulp-concat": "2.4.2",
"gulp-header": "1.2.2",
"gulp-karma": "~0.0.4",
"gulp-load-plugins": "~0.7.1",
"gulp-tslint": "1.4.3",
"gulp-typescript": "~2.3.0",
"gulp-karma": "0.0.4",
"gulp-load-plugins": "0.10.0",
"gulp-tslint": "2.0.0",
"gulp-typescript": "2.8.0",
"gulp-uglify": "1.1.0",
"karma-jasmine": "~0.3.1",
"karma-phantomjs-launcher": "~0.1.4",
"karma-jasmine": "0.3.6",
"karma-phantomjs-launcher": "0.2.0",
"minimist": "~1.1.1",
"require-dir": "~0.1.0",
"wiredep": "~2.2.0"
"wiredep": "2.2.2"
},
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit 5e12799

Please sign in to comment.