Skip to content

Commit 615cb98

Browse files
committed
fix: update repository URL and issue links in package.json for laravel-localizer-vue
1 parent aec3190 commit 615cb98

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
@@ -72,13 +72,13 @@
7272
},
7373
"repository": {
7474
"type": "git",
75-
"url": "git+https://github.com/DevWizardHQ/laravel-localizer.git",
75+
"url": "git+https://github.com/DevWizardHQ/laravel-localizer-vue.git",
7676
"directory": "packages/vue"
7777
},
7878
"bugs": {
79-
"url": "https://github.com/DevWizardHQ/laravel-localizer/issues"
79+
"url": "https://github.com/DevWizardHQ/laravel-localizer-vue/issues"
8080
},
81-
"homepage": "https://github.com/DevWizardHQ/laravel-localizer#readme",
81+
"homepage": "https://github.com/DevWizardHQ/laravel-localizer-vue#readme",
8282
"peerDependencies": {
8383
"@inertiajs/vue3": "^1.0.0 || ^2.0.0",
8484
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0",

0 commit comments

Comments
 (0)