version 0.0.2

This commit is contained in:
bastien
2026-07-05 01:41:11 +02:00
parent 80085a94d3
commit 4ff8ff2aac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "The skeleton application for the Laravel framework.",
"keywords": ["laravel", "framework"],
"license": "MIT",
"version": "0.0.1",
"version": "0.0.2",
"require": {
"php": "^8.3",
"inertiajs/inertia-laravel": "^2.0",
+1 -1
View File
@@ -2,7 +2,7 @@
"$schema": "https://www.schemastore.org/package.json",
"private": true,
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"prod": "vite build",
"dev": "vite"