Skip to content

Commit

Permalink
chore: remove inertia
Browse files Browse the repository at this point in the history
  • Loading branch information
KagChi committed Jan 25, 2025
1 parent 30e4d22 commit a744aeb
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 378 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"license": "MIT",
"require": {
"php": "^8.2",
"inertiajs/inertia-laravel": "^2.0",
"laravel/framework": "^11.9",
"laravel/tinker": "^2.9"
},
Expand Down
76 changes: 1 addition & 75 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
"lint:fix": "eslint resources/js --fix && php vendor/bin/php-cs-fixer fix --allow-risky=yes --quiet"
},
"dependencies": {
"@inertiajs/inertia-react": "^0.8.1",
"@inertiajs/react": "^2.0.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/typography": "^0.5.14",
"axios": "^1.6.4",
Expand Down
Loading

0 comments on commit a744aeb

Please sign in to comment.