mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 01:15:49 +02:00
Prepare for next development iteration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@scm-manager/ui-api",
|
||||
"version": "3.7.5",
|
||||
"version": "3.7.6-SNAPSHOT",
|
||||
"description": "React hook api for the SCM-Manager backend",
|
||||
"main": "build/index.js",
|
||||
"module": "build/index.mjs",
|
||||
@@ -26,7 +26,7 @@
|
||||
"react-i18next": "11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/ui-types": "3.7.5",
|
||||
"@scm-manager/ui-types": "3.7.6-SNAPSHOT",
|
||||
"tsup": "^5.12.6",
|
||||
"@types/react-test-renderer": "^17.0.1",
|
||||
"@scm-manager/babel-preset": "^2.13.1",
|
||||
@@ -58,4 +58,4 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user