mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-10-31 18:46:07 +01:00
Release version 2.27.0
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@scm-manager/ui-plugins",
|
||||
"version": "2.26.2-SNAPSHOT",
|
||||
"version": "2.27.0",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"ui-plugins": "./bin/ui-plugins.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@scm-manager/ui-components": "^2.26.2-SNAPSHOT",
|
||||
"@scm-manager/ui-extensions": "^2.26.2-SNAPSHOT",
|
||||
"@scm-manager/ui-components": "^2.27.0",
|
||||
"@scm-manager/ui-extensions": "^2.27.0",
|
||||
"classnames": "^2.2.6",
|
||||
"query-string": "^5.0.1",
|
||||
"react": "^17.0.1",
|
||||
@@ -22,12 +22,12 @@
|
||||
"@scm-manager/babel-preset": "^2.12.0",
|
||||
"@scm-manager/eslint-config": "^2.12.0",
|
||||
"@scm-manager/jest-preset": "^2.13.0",
|
||||
"@scm-manager/plugin-scripts": "^1.2.1",
|
||||
"@scm-manager/prettier-config": "^2.10.1",
|
||||
"@scm-manager/tsconfig": "^2.12.0",
|
||||
"@scm-manager/ui-scripts": "^2.26.2-SNAPSHOT",
|
||||
"@scm-manager/ui-tests": "^2.26.2-SNAPSHOT",
|
||||
"@scm-manager/ui-types": "^2.26.2-SNAPSHOT",
|
||||
"@scm-manager/plugin-scripts": "^1.2.1",
|
||||
"@scm-manager/ui-scripts": "^2.27.0",
|
||||
"@scm-manager/ui-tests": "^2.27.0",
|
||||
"@scm-manager/ui-types": "^2.27.0",
|
||||
"@types/classnames": "^2.2.9",
|
||||
"@types/enzyme": "^3.10.3",
|
||||
"@types/fetch-mock": "^7.3.1",
|
||||
|
||||
Reference in New Issue
Block a user