Skip to content

Commit

Permalink
chore(deps): remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed Aug 15, 2019
1 parent 66af37c commit 8d75f20
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 73 deletions.
150 changes: 93 additions & 57 deletions package-lock.json

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

33 changes: 17 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,30 +58,30 @@
"@babel/node": "7.5.5",
"@babel/preset-env": "7.5.5",
"@babel/register": "7.5.5",
"@benmaruchu/faker": "4.3.0",
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@commitlint/travis-cli": "8.1.0",
"@lykmapipo/mongoose-test-helpers": "0.7.17",
"chai": "4.2.0",
"commitizen": "4.0.3",
"cz-conventional-changelog": "3.0.2",
"doxdox": "3.0.0",
"eslint": "6.1.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-mocha": "6.0.0",
"eslint-plugin-prettier": "3.1.0",
"rimraf": "3.0.0",
"rollup": "1.19.4",
"@benmaruchu/faker": "4.3.0",
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@commitlint/travis-cli": "8.1.0",
"chai": "4.2.0",
"commitizen": "4.0.3",
"cz-conventional-changelog": "3.0.2",
"generate-changelog": "1.8.0",
"handlebars": "4.1.2",
"husky": "3.0.3",
"jshint-stylish": "2.2.1",
"lint-staged": "9.2.1",
"mocha": "6.2.0",
"mongoose": "5.6.9",
"prettier": "1.18.2",
"rimraf": "3.0.0",
"rollup": "1.19.4",
"sinon": "7.4.1",
"sinon-chai": "3.3.0",
"sinon-mongoose": "2.3.0",
Expand All @@ -93,19 +93,20 @@
"dependencies": {
"@codetanzania/majifix-common": ">=0.15.0",
"@codetanzania/majifix-jurisdiction": ">=1.6.0",
"@lykmapipo/common": "^0.25.1",
"@lykmapipo/env": "^0.12.1",
"randomcolor": ">=0.5.4",
"@lykmapipo/common": ">=0.25.1",
"@lykmapipo/env": ">=0.12.1",
"@lykmapipo/express-common": ">=0.17.9",
"@lykmapipo/mongoose-common": "^0.25.10",
"@lykmapipo/express-rest-actions": ">=0.6.6",
"@lykmapipo/mongoose-common": ">=0.25.10",
"@lykmapipo/mongoose-exportable": ">=0.3.7",
"async": ">=3.1.0",
"express": ">=4.17.1",
"lodash": ">=4.17.15",
"moment": ">=2.24.0",
"mongoose-geojson-schemas": ">=0.10.9",
"mongoose-locale-schema": ">=0.3.5",
"mongoose-rest-actions": ">=0.28.7",
"randomcolor": ">=0.5.4",
"winston": "^3.2.1"
"mongoose-rest-actions": ">=0.28.7"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 8d75f20

Please sign in to comment.