Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
silvae86 committed May 31, 2017
1 parent 05b0d5a commit 9fa556c
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"gladstone": "git+https://github.com/little9/gladstone.git",
"gridfs-stream": "^1.1.1",
"humanize": "0.0.9",
"jsdom": "^11.0.0",
"jsdom": "^10.1.0",
"jsonpath": "^0.2.7",
"karma-coverage": "^1.1.1",
"line-reader": "^0.4.0",
Expand All @@ -70,11 +70,14 @@
"mysql": "^2.13.0",
"n3": "^0.10.0",
"needle": "^1.6.0",
"node-b2share-v2": "^2.0.0",
"node-b2share-v2": "^1.2.0",
"node-fs": "0.1.7",
"nodemailer": "^4.0.1",
"npid": "^0.4.0",
"oboe": "^2.1.3",
"passport": "^0.3.2",
"passport-orcid": "0.0.2",
"passport-saml": "^0.15.0",
"pretty-data": "^0.40.0",
"prettysize": "^0.1.0",
"pug": "2.0.0-beta11",
Expand Down Expand Up @@ -103,18 +106,18 @@
"validator": "^7.0.0",
"xml-writer": "^1.4.1",
"xml2js": "^0.4.17",
"xmlhttprequest": "1.5.0",
"xmlhttprequest": "^1.8.0",
"yamljs": "latest"
},
"devDependencies": {
"chai": "^3.5.0",
"chai": "^4.0.0",
"chai-http": "^3.0.0",
"codeclimate-test-reporter": "^0.4.1",
"coveralls": "^2.13.0",
"cross-env": "^4.0.0",
"cross-env": "^5.0.0",
"grunt": "^1.0.1",
"grunt-auto-install": "^0.3.1",
"grunt-contrib-uglify": "^2.2.0",
"grunt-contrib-uglify": "^3.0.1",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^10.1.2",
"supertest": "*"
Expand Down

0 comments on commit 9fa556c

Please sign in to comment.