Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #398 from nearform/fix-397
Browse files Browse the repository at this point in the history
Updates to package.json
  • Loading branch information
dberesford committed May 12, 2017
2 parents 9b7b072 + cc1e2dc commit 76e30fb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,14 @@
"hapi-swagger": "^7.5.0",
"inert": "^4.0.3",
"joi": "^10.0.5",
"jsonfile": "^2.4.0",
"jsonfile": "^3.0.0",
"lodash": "^4.17.3",
"minimist": "^1.2.0",
"pbac": "^0.1.3",
"pg": "^6.1.1",
"reconfig": "^3.2.0",
"pino": "^4.1.2",
"postgrator": "^2.10.0",
"reconfig": "^3.3.0",
"uuid": "^3.0.1",
"vision": "^4.1.1"
},
Expand All @@ -80,8 +82,6 @@
"lab": "^11.2.1",
"napa": "^2.3.0",
"pg-copy-streams": "^1.2.0",
"pino": "^3.0.5",
"postgrator": "^2.8.2",
"pre-commit": "^1.2.2",
"proxyquire": "^1.7.10",
"remark-cli": "^3.0.0",
Expand Down

0 comments on commit 76e30fb

Please sign in to comment.