Skip to content

Commit

Permalink
Merge 1681d81 into c97c854
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Jul 15, 2019
2 parents c97c854 + 1681d81 commit 9519576
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 301 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,36 @@
"name": "jimpex",
"description": "Express as dependency injection container.",
"homepage": "https://homer0.github.io/jimpex/",
"version": "4.0.0",
"version": "4.0.1",
"repository": "homer0/jimpex",
"author": "Leonardo Apiwan (@homer0) <me@homer0.com>",
"license": "MIT",
"dependencies": {
"wootils": "^2.4.0",
"wootils": "^2.4.1",
"jimple": "^1.5.0",
"express": "^4.17.1",
"body-parser": "^1.19.0",
"compression": "^1.7.4",
"node-fetch": "^2.6.0",
"urijs": "^1.19.1",
"statuses": "^1.5.0",
"fs-extra": "^8.0.1",
"fs-extra": "^8.1.0",
"multer": "^1.4.1",
"mime": "^2.4.4"
},
"devDependencies": {
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.17.3",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-node": "^9.1.0",
"jest-ex": "^6.1.0",
"jest-ex": "^6.1.1",
"jest-cli": "^24.8.0",
"jasmine-expect": "^4.0.2",
"esdoc": "^1.1.0",
"esdoc-standard-plugin": "^1.0.0",
"esdoc-node": "^1.0.4",
"leasot": "^7.4.0",
"coveralls": "^3.0.4"
"leasot": "^7.5.0",
"coveralls": "^3.0.5"
},
"engine-strict": true,
"engines": {
Expand Down
Loading

0 comments on commit 9519576

Please sign in to comment.