Skip to content

Commit 4b15146

Browse files
Merge pull request #12 from strvcom/fix/injection
fix: rework API to support injecting providers into Factory (fixes #9)
2 parents c1f33b9 + d39fa7d commit 4b15146

File tree

7 files changed

+389
-47
lines changed

7 files changed

+389
-47
lines changed

package-lock.json

Lines changed: 317 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"eslint": "^9.19.0",
5454
"supertest": "^7.0.0",
5555
"typescript": "^5.8.3",
56+
"unplugin-swc": "^1.5.3",
5657
"vitest": "^3.1.3"
5758
}
5859
}

0 commit comments

Comments
 (0)