Skip to content

Commit 7e8e005

Browse files
authored
Merge pull request #32 from petrpacas/patch-1
Update package.json
2 parents f4a158d + 0ae909e commit 7e8e005

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"repository": {
5353
"type": "git",
54-
"url": "git+https://github.com/Code-Forge-Net/remix-toast.git"
54+
"url": "git+https://github.com/forge42dev/remix-toast.git"
5555
},
5656
"keywords": [
5757
"Remix",
@@ -63,10 +63,10 @@
6363
"author": "Alem Tuzlak",
6464
"license": "MIT",
6565
"bugs": {
66-
"url": "https://github.com/Code-Forge-Net/remix-toast/issues"
66+
"url": "https://github.com/forge42dev/remix-toast/issues"
6767
},
68-
"homepage": "https://github.com/Code-Forge-Net/remix-toast#readme",
69-
"readme": "https://github.com/Code-Forge-Net/remix-toast#readme",
68+
"homepage": "https://github.com/forge42dev/remix-toast#readme",
69+
"readme": "https://github.com/forge42dev/remix-toast#readme",
7070
"dependencies": {
7171
"zod": "^3.22.3"
7272
},
@@ -87,4 +87,4 @@
8787
"vite": "^4.2.1",
8888
"vitest": "^0.30.1"
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)