Prepare for next development iteration

This commit is contained in:
CES Marvin
2024-03-07 17:25:36 +00:00
parent 6b99d66d26
commit d12052d61b
23 changed files with 68 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-api",
"version": "3.0.4",
"version": "3.0.5-SNAPSHOT",
"description": "React hook api for the SCM-Manager backend",
"main": "build/index.js",
"module": "build/index.mjs",
@@ -29,7 +29,7 @@
"tsup": "^5.12.6"
},
"dependencies": {
"@scm-manager/ui-types": "3.0.4",
"@scm-manager/ui-types": "3.0.5-SNAPSHOT",
"fetch-mock-jest": "^1.5.1",
"gitdiff-parser": "^0.2.2",
"query-string": "6.14.1",