Prepare for next development iteration

This commit is contained in:
René Pfeuffer
2022-07-07 08:43:48 +02:00
parent f7d2654d95
commit 5cb60e49ee
20 changed files with 49 additions and 49 deletions

View File

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