Skip to content

Commit 5f981ef

Browse files
committed
chore: update repository URLs in package.json for laravel-localizer-react
1 parent 35547ba commit 5f981ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@
7171
},
7272
"repository": {
7373
"type": "git",
74-
"url": "git+https://github.com/DevWizardHQ/laravel-localizer.git",
74+
"url": "git+https://github.com/DevWizardHQ/laravel-localizer-react.git",
7575
"directory": "packages/react"
7676
},
7777
"bugs": {
78-
"url": "https://github.com/DevWizardHQ/laravel-localizer/issues"
78+
"url": "https://github.com/DevWizardHQ/laravel-localizer-react/issues"
7979
},
80-
"homepage": "https://github.com/DevWizardHQ/laravel-localizer#readme",
80+
"homepage": "https://github.com/DevWizardHQ/laravel-localizer-react#readme",
8181
"peerDependencies": {
8282
"@inertiajs/react": "^1.0.0 || ^2.0.0",
8383
"react": "^18.0.0 || ^19.0.0",

0 commit comments

Comments
 (0)