We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c836e commit b06ce42Copy full SHA for b06ce42
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tsyringe",
3
- "version": "4.3.0",
+ "version": "4.4.0",
4
"description": "Lightweight dependency injection container for JavaScript/TypeScript",
5
"main": "dist/cjs/index.js",
6
"module": "./dist/esm5/index.js",
0 commit comments