remove version on package.json
Some checks failed
app_template / release (push) Waiting to run
app_template / xml (push) Successful in 12s
app_template / php (push) Successful in 1m9s
app_template / nodejs (push) Has been cancelled

This commit is contained in:
Michel Roux 2024-11-10 17:49:52 +01:00
parent 1298d22863
commit bdc457cfc6

View File

@ -1,6 +1,5 @@
{ {
"name": "app_template", "name": "app_template",
"version": "1.0.1",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"scripts": { "scripts": {
"build": "vite build", "build": "vite build",