mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-22 08:19:47 +01:00
Release version 2.41.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@scm-manager/ui-buttons",
|
||||
"version": "2.40.2-SNAPSHOT",
|
||||
"version": "2.41.0",
|
||||
"private": false,
|
||||
"main": "build/index.js",
|
||||
"module": "build/index.mjs",
|
||||
@@ -24,11 +24,11 @@
|
||||
"react-dom": "^17.0.1",
|
||||
"react-router-dom": "^5.3.1",
|
||||
"classnames": "^2.2.6",
|
||||
"@scm-manager/ui-components": "2.40.2-SNAPSHOT"
|
||||
"@scm-manager/ui-components": "2.41.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/prettier-config": "^2.11.1",
|
||||
"@scm-manager/ui-api": "2.40.2-SNAPSHOT",
|
||||
"@scm-manager/ui-api": "2.41.0",
|
||||
"@scm-manager/eslint-config": "^2.17.0",
|
||||
"@babel/core": "^7.17.8",
|
||||
"@scm-manager/tsconfig": "^2.12.0",
|
||||
@@ -81,4 +81,4 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user