We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44f05a commit 1e92cbcCopy full SHA for 1e92cbc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tsyringe",
3
- "version": "4.0.1",
+ "version": "4.1.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