Prepare for next development iteration

This commit is contained in:
CES Marvin
2025-09-26 12:07:56 +00:00
parent ca5aa4c24c
commit 75b5842b12
23 changed files with 76 additions and 76 deletions

View File

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