mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-01 11:05:56 +01:00
Release version 2.13.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@scm-manager/scm-git-plugin",
|
||||
"private": true,
|
||||
"version": "2.13.0-SNAPSHOT",
|
||||
"version": "2.13.0",
|
||||
"license": "MIT",
|
||||
"main": "./src/main/js/index.ts",
|
||||
"scripts": {
|
||||
@@ -11,14 +11,14 @@
|
||||
"typecheck": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@scm-manager/ui-plugins": "^2.13.0-SNAPSHOT"
|
||||
"@scm-manager/ui-plugins": "^2.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/plugin-scripts": "^1.0.1",
|
||||
"@scm-manager/babel-preset": "^2.11.1",
|
||||
"@scm-manager/eslint-config": "^2.11.1",
|
||||
"@scm-manager/jest-preset": "^2.12.3",
|
||||
"@scm-manager/prettier-config": "^2.11.1",
|
||||
"@scm-manager/eslint-config": "^2.11.1"
|
||||
"@scm-manager/plugin-scripts": "^1.0.1",
|
||||
"@scm-manager/prettier-config": "^2.11.1"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
|
||||
Reference in New Issue
Block a user