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

View File

@@ -1,6 +1,6 @@
{
"name": "nodemap",
"version": "1.1.256",
"version": "1.1.259",
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
@@ -59,4 +59,4 @@
"node-mocks-http": "^1.16.2",
"raw-loader": "^4.0.2"
}
}
}