We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b46b7f commit f2a54eeCopy full SHA for f2a54ee
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "inversify",
3
- "version": "2.0.0-rc.7",
+ "version": "2.0.0-rc.8",
4
"description": "A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.",
5
"main": "lib/inversify.js",
6
"jsnext:main": "es/inversify.js",
0 commit comments