Merge branch 'main' into feat/publisher

This commit is contained in:
Jacob Nguyen
2024-06-14 20:06:25 -05:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/ioc",
"version": "1.0.3",
"version": "1.0.4",
"description": "Dependency Injection system",
"main": "dist/index.js",
"module": "./dist/index.js",