hotfix: update Node.js project version to 0.1.0
Deploy on dev / Deploy on dev (push) Successful in 45s
Deploy on production / Deploy on production (release) Skipped
Deploy on staging / Deploy on staging (release) Successful in 45s

The Node.js project version previously was updated to 1.0.0 for this
release although it is 0.1.0.
This commit is contained in:
2026-08-09 19:39:40 +02:00
parent f29658ce61
commit 1b5db32c33
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "1.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"dev": "vite",