mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 03:25:56 +01:00
Prepare for next development iteration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@scm-manager/ui-api",
|
||||
"version": "2.20.0",
|
||||
"version": "2.20.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.20.0",
|
||||
"@scm-manager/ui-types": "^2.20.1-SNAPSHOT",
|
||||
"fetch-mock-jest": "^1.5.1",
|
||||
"gitdiff-parser": "^0.1.2",
|
||||
"query-string": "5",
|
||||
|
||||
Reference in New Issue
Block a user