Skip to content

Commit 78cbbad

Browse files
committed
v1.0.0
1 parent b24e095 commit 78cbbad

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-injection",
3-
"version": "0.1.2",
3+
"version": "1.0.0",
44
"description": "Modern, lightweight TypeScript Dependency Injection optimized for Bun",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -58,12 +58,12 @@
5858
"license": "MIT",
5959
"repository": {
6060
"type": "git",
61-
"url": "git+https://github.com/21no-de/fast-injection.git"
61+
"url": "git+https://github.com/BackendStack21/fast-injection.git"
6262
},
6363
"bugs": {
64-
"url": "https://github.com/21no-de/fast-injection/issues"
64+
"url": "https://github.com/BackendStack21/fast-injection/issues"
6565
},
66-
"homepage": "https://github.com/21no-de/fast-injection#readme",
66+
"homepage": "https://fast-injection.21no.de/",
6767
"devDependencies": {
6868
"@types/bun": "latest",
6969
"prettier": "^3.2.4",

0 commit comments

Comments
 (0)