Release version 2.41.0

This commit is contained in:
Laura Gorzitze
2023-01-18 15:26:43 +01:00
parent 781389f7bd
commit dcabdfc25a
24 changed files with 74 additions and 74 deletions

View File

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