Release version 2.40.1

This commit is contained in:
CES Marvin
2022-12-07 09:25:24 +00:00
parent ba4317f8ce
commit d1c3fd7ae9
22 changed files with 54 additions and 54 deletions

View File

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