Prepare for next development iteration

This commit is contained in:
CES Marvin
2026-03-20 16:04:17 +00:00
parent a22bc91682
commit b6a5fbb930
23 changed files with 76 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-api",
"version": "3.11.7",
"version": "3.11.8-SNAPSHOT",
"description": "React hook api for the SCM-Manager backend",
"main": "build/index.js",
"module": "build/index.mjs",
@@ -26,7 +26,7 @@
"react-i18next": "11"
},
"devDependencies": {
"@scm-manager/ui-types": "3.11.7",
"@scm-manager/ui-types": "3.11.8-SNAPSHOT",
"tsup": "^5.12.6",
"@types/react-test-renderer": "^17.0.1",
"@scm-manager/babel-preset": "^2.13.1",