Release version 3.10.3

This commit is contained in:
CES Marvin
2025-09-17 05:40:18 +00:00
parent 0924fa6ebd
commit 6d8a96e890
23 changed files with 76 additions and 76 deletions

View File

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