Release version 2.40.1

This commit is contained in:
CES Marvin
2022-12-07 09:25:24 +00:00
parent ba4317f8ce
commit d1c3fd7ae9
22 changed files with 54 additions and 54 deletions

View File

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