Prepare for next development iteration

This commit is contained in:
CES Marvin
2025-01-28 09:43:54 +00:00
parent 924f258ae7
commit 844dc394e9
23 changed files with 76 additions and 76 deletions

View File

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