Prepare for next development iteration

This commit is contained in:
CES Marvin
2023-03-02 15:42:11 +00:00
parent 9f712aec5d
commit da2c723056
24 changed files with 67 additions and 67 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@scm-manager/scm-git-plugin",
"private": true,
"version": "2.42.2",
"version": "2.42.3-SNAPSHOT",
"license": "MIT",
"main": "./src/main/js/index.ts",
"scripts": {
@@ -11,7 +11,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@scm-manager/ui-plugins": "2.42.2"
"@scm-manager/ui-plugins": "2.42.3-SNAPSHOT"
},
"devDependencies": {
"@scm-manager/babel-preset": "^2.13.1",