Skip to content

Commit

Permalink
Merge pull request #980 from inversify/dcavanagh-patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
dcavanagh committed Oct 17, 2018
2 parents e6f7dfd + be0f04e commit 37884a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inversify",
"version": "4.14.0",
"version": "5.0.1",
"description": "A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.",
"main": "lib/inversify.js",
"jsnext:main": "es/inversify.js",
Expand Down Expand Up @@ -77,4 +77,4 @@
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "2.0.0"
}
}
}

0 comments on commit 37884a6

Please sign in to comment.