Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version.

This commit is contained in:
Gunther Brunner
2015-08-06 15:40:18 +09:00
parent 45615e31c1
commit 2d5f7082cf
3 changed files with 13 additions and 12 deletions

View File

@@ -42,7 +42,7 @@
"csurf": "^1.7.0",
"eventemitter3": "^0.1.6",
"express": "^4.13.3",
"express-validator": "^2.8.0",
"express-validator": "^2.14.0",
"formidable": "^1.0.17",
"gm": "^1.17.0",
"hipchatter": "^0.2.0",
@@ -51,7 +51,7 @@
"jade": "^1.9.2",
"jws": "^3.1.0",
"ldapjs": "git+https://github.com/mcavage/node-ldapjs.git#acc1ca8f4314fd9d67561feabc8ce4c235076a5e",
"lodash": "^3.5.0",
"lodash": "^3.10.1",
"markdown-serve": "^0.3.2",
"mime": "^1.3.4",
"minimatch": "^2.0.10",
@@ -92,7 +92,7 @@
"gulp": "^3.8.11",
"gulp-angular-gettext": "^2.1.0",
"gulp-jade": "^1.0.0",
"gulp-jscs": "^1.4.0",
"gulp-jscs": "^2.0.0",
"gulp-jshint": "^1.11.2",
"gulp-jsonlint": "^1.0.2",
"gulp-protractor": "^1.0.0",
@@ -124,10 +124,10 @@
"node-sass": "^3.2.0",
"phantomjs": "^1.9.17",
"protractor": "^2.0.0",
"protractor-html-screenshot-reporter": "0.0.20",
"protractor-html-screenshot-reporter": "0.0.21",
"raw-loader": "^0.5.1",
"run-sequence": "^1.1.2",
"sass-loader": "^1.0.2",
"sass-loader": "^1.0.4",
"script-loader": "^0.6.1",
"sinon": "^1.14.1",
"sinon-chai": "^2.7.0",