Skip to content

Commit

Permalink
Update InstallsSpladeStack.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Mar 19, 2024
1 parent e931f3e commit 5db9c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/InstallsSpladeStack.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ protected function installSpladeStack()
// NPM Packages...
$this->updateNodePackages(function ($packages) {
return [
'@protonemedia/laravel-splade' => '^1.4.18',
'@protonemedia/laravel-splade' => '^1.4.16',
'@tailwindcss/forms' => '^0.5.7',
'@tailwindcss/typography' => '^0.5.10',
'@vitejs/plugin-vue' => '^5.0',
Expand Down

0 comments on commit 5db9c88

Please sign in to comment.