Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #410 from hawkular/upgrade-npm-packages
Browse files Browse the repository at this point in the history
Upgrade the npm packages for UI to latest.
  • Loading branch information
mtho11 committed Aug 22, 2015
2 parents 1e183f3 + 35b095a commit 590062a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions console/src/main/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@
"private": true,
"devDependencies": {
"bower": "1.4.1",
"del": "1.1.1",
"del": "1.2.1",
"event-stream": "3.3.1",
"gulp": "3.9.0",
"gulp-angular-templatecache": "1.5.0",
"gulp-concat": "2.6.0",
"gulp-connect": "2.2.0",
"gulp-git": "1.1.0",
"gulp-git": "1.2.4",
"gulp-less": "3.0.3",
"gulp-load-plugins": "0.10.0",
"gulp-notify": "2.2.0",
"gulp-replace": "0.5.3",
"gulp-replace": "0.5.4",
"gulp-size": "1.2.0",
"gulp-sourcemaps": "1.5.2",
"gulp-tsd": "0.0.4",
"gulp-tslint": "2.0.0",
"gulp-typescript": "2.8.0",
"gulp-watch": "4.3.3",
"xml2js": "0.4.8",
"gulp-typescript": "2.8.1",
"gulp-watch": "4.3.5",
"xml2js": "0.4.10",
"through2": "1.1.1",
"underscore.string": "2.4.0",
"vinyl-map": "1.0.1",
"which": "1.1.1",
"wiredep": "2.2.2"
}
}
}

0 comments on commit 590062a

Please sign in to comment.