Browse Source
Merge pull request #8146 from abpframework/enisn/cms-kit/fix-tui-code-snippet
Set specific version for tui-code-snippet
pull/8159/head
Halil İbrahim Kalkan
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
npm/packs/tui-editor/package.json
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
"@abp/jquery": "~4.2.2", |
|
|
|
"@abp/markdown-it": "~4.2.2", |
|
|
|
"tui-editor": "^1.4.10", |
|
|
|
"tui-code-snippet": "^2.3.2" |
|
|
|
"tui-code-snippet": "1.5.2" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|