mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-25 15:25:17 +02:00
Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version.
This commit is contained in:
10
package.json
10
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user