Prepare for next development iteration

This commit is contained in:
CES Marvin
2023-06-08 13:47:46 +00:00
parent ac7e83ccee
commit ebd62d5591
25 changed files with 74 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-syntaxhighlighting",
"version": "2.44.0",
"version": "2.44.1-SNAPSHOT",
"private": true,
"main": "src/index.ts",
"scripts": {
@@ -13,7 +13,7 @@
"depcheck": "depcheck"
},
"dependencies": {
"@scm-manager/ui-text": "2.44.0",
"@scm-manager/ui-text": "2.44.1-SNAPSHOT",
"nanoid": "^3.3.2",
"react-diff-view": "^2.4.10",
"refractor": "^4.5.0"