chore: whatever will be, will be 8{

permalink: http://whatthecommit.com/aa55a9efae0bb2c02bfe019beb646460
This commit is contained in:
EvolutionX
2024-06-13 12:19:33 +05:30
parent 09ce86b67e
commit 2ffad764a3

View File

@@ -4,7 +4,7 @@
"description": "Dependency Injection system",
"main": "dist/index.js",
"scripts": {
"test": "vitest --watch",
"test": "vitest --run",
"tdd": "vitest",
"build": "tsc"
},