Prepare for next development iteration

This commit is contained in:
Thomas Zerr
2025-04-14 14:13:03 +02:00
parent 070e5ee31f
commit 48bbfc5960
24 changed files with 105 additions and 100 deletions

View File

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