Prepare for next development iteration

This commit is contained in:
CES Marvin
2022-08-08 13:46:06 +00:00
parent b64e764574
commit f796d867a4
21 changed files with 55 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-api",
"version": "2.38.0",
"version": "2.38.1-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": "2.38.0",
"@scm-manager/ui-types": "2.38.1-SNAPSHOT",
"fetch-mock-jest": "^1.5.1",
"gitdiff-parser": "^0.2.2",
"query-string": "6.14.1",