We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3d821 commit f226757Copy full SHA for f226757
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tsyringe",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "Lightweight dependency injection container for JavaScript/TypeScript",
5
"main": "dist/cjs/index.js",
6
"module": "./dist/esm5/index.js",
0 commit comments