Skip to content

Commit 2f36397

Browse files
Update plugin name
Fixes #2
1 parent 4b46c49 commit 2f36397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@include_once __DIR__ . '/helpers.php';
1010
@include_once __DIR__ . '/Vite.php';
1111

12-
App::plugin('lukaskleinschmidt/kirby-laravel-vite', [
12+
App::plugin('lukaskleinschmidt/laravel-vite', [
1313
'options' => $options = [
1414
'buildDirectory' => null,
1515
'hotFile' => null,

0 commit comments

Comments
 (0)