Prepare for next development iteration

This commit is contained in:
CES Marvin
2022-06-02 08:12:56 +00:00
parent 369e369ea3
commit 9ae22c1cf2
21 changed files with 47 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-api",
"version": "2.35.0",
"version": "2.35.1-SNAPSHOT",
"description": "React hook api for the SCM-Manager backend",
"main": "src/index.ts",
"files": [
@@ -25,7 +25,7 @@
"react-test-renderer": "^17.0.1"
},
"dependencies": {
"@scm-manager/ui-types": "^2.35.0",
"@scm-manager/ui-types": "^2.35.1-SNAPSHOT",
"fetch-mock-jest": "^1.5.1",
"gitdiff-parser": "^0.2.2",
"query-string": "6.14.1",