Release version 2.35.0

This commit is contained in:
CES Marvin
2022-06-02 07:26:21 +00:00
parent 95cd15e57d
commit 369e369ea3
21 changed files with 47 additions and 47 deletions

View File

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