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 f077226 commit e033769Copy full SHA for e033769
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tsyringe",
3
- "version": "4.9.1",
+ "version": "4.10.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