Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 5db9c88

Browse files
committed
Update InstallsSpladeStack.php
1 parent e931f3e commit 5db9c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/InstallsSpladeStack.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ protected function installSpladeStack()
3333
// NPM Packages...
3434
$this->updateNodePackages(function ($packages) {
3535
return [
36-
'@protonemedia/laravel-splade' => '^1.4.18',
36+
'@protonemedia/laravel-splade' => '^1.4.16',
3737
'@tailwindcss/forms' => '^0.5.7',
3838
'@tailwindcss/typography' => '^0.5.10',
3939
'@vitejs/plugin-vue' => '^5.0',

0 commit comments

Comments
 (0)