We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec3190 commit 615cb98Copy full SHA for 615cb98
package.json
@@ -72,13 +72,13 @@
72
},
73
"repository": {
74
"type": "git",
75
- "url": "git+https://github.com/DevWizardHQ/laravel-localizer.git",
+ "url": "git+https://github.com/DevWizardHQ/laravel-localizer-vue.git",
76
"directory": "packages/vue"
77
78
"bugs": {
79
- "url": "https://github.com/DevWizardHQ/laravel-localizer/issues"
+ "url": "https://github.com/DevWizardHQ/laravel-localizer-vue/issues"
80
81
- "homepage": "https://github.com/DevWizardHQ/laravel-localizer#readme",
+ "homepage": "https://github.com/DevWizardHQ/laravel-localizer-vue#readme",
82
"peerDependencies": {
83
"@inertiajs/vue3": "^1.0.0 || ^2.0.0",
84
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0",
0 commit comments