Prepare for next development iteration

This commit is contained in:
CES Marvin
2022-06-02 08:12:56 +00:00
parent 369e369ea3
commit 9ae22c1cf2
21 changed files with 47 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-syntaxhighlighting",
"version": "2.35.0",
"version": "2.35.1-SNAPSHOT",
"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",
"@scm-manager/ui-text": "^2.35.1-SNAPSHOT",
"nanoid": "^3.3.2",
"react-diff-view": "^2.4.10",
"refractor": "^4.5.0"