Prepare for next development iteration

This commit is contained in:
CES Marvin
2021-07-30 13:02:59 +00:00
parent ed953b6209
commit 124e7f1b18
17 changed files with 36 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@scm-manager/scm-svn-plugin",
"private": true,
"version": "2.22.0",
"version": "2.22.1-SNAPSHOT",
"license": "MIT",
"main": "./src/main/js/index.ts",
"scripts": {
@@ -10,7 +10,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@scm-manager/ui-plugins": "^2.22.0"
"@scm-manager/ui-plugins": "^2.22.1-SNAPSHOT"
},
"devDependencies": {
"@scm-manager/babel-preset": "^2.12.0",