Prepare for next development iteration

This commit is contained in:
René Pfeuffer
2022-07-07 08:43:48 +02:00
parent f7d2654d95
commit 5cb60e49ee
20 changed files with 49 additions and 49 deletions

View File

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