Skip to content

Commit

Permalink
chore(deps): add express-test-helpers lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkerd committed Aug 23, 2019
1 parent 45eaa5b commit 5ca1d8a
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 58 deletions.
96 changes: 40 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@
"dependencies": {
"@codetanzania/majifix-common": ">=0.15.1",
"@codetanzania/majifix-jurisdiction": ">=1.7.2",
"randomcolor": ">=0.5.4",
"@lykmapipo/common": ">=0.25.1",
"@lykmapipo/env": ">=0.12.1",
"@lykmapipo/express-common": ">=0.17.10",
"@lykmapipo/express-rest-actions": ">=0.6.7",
"@lykmapipo/express-test-helpers": "^0.8.6",
"@lykmapipo/mongoose-common": ">=0.25.10",
"@lykmapipo/mongoose-exportable": ">=0.3.7",
"async": ">=3.1.0",
Expand All @@ -106,7 +106,8 @@
"moment": ">=2.24.0",
"mongoose-geojson-schemas": ">=0.10.9",
"mongoose-locale-schema": ">=0.4.0",
"mongoose-rest-actions": ">=0.28.8"
"mongoose-rest-actions": ">=0.28.8",
"randomcolor": ">=0.5.4"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 5ca1d8a

Please sign in to comment.