chore(versioning): Versionsnummer automatisch in package.json, appVersion.js und package-lock.json synchronisiert

This commit is contained in:
ISA
2025-06-12 11:46:30 +02:00
parent a9a44f275f
commit 5b8bf5cf07
4 changed files with 12 additions and 5 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "nodemap",
"version": "1.1.256",
"version": "1.1.259",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nodemap",
"version": "1.1.256",
"version": "1.1.259",
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",