You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/npm/packs/tui-editor/package.json

16 lines
343 B

{
5 years ago
"version": "2.8.0",
"name": "@abp/tui-editor",
"publishConfig": {
"access": "public"
},
"dependencies": {
5 years ago
"@abp/codemirror": "^2.8.0",
"@abp/highlight.js": "^2.8.0",
"@abp/jquery": "^2.8.0",
"@abp/markdown-it": "^2.8.0",
"tui-editor": "^1.4.8"
},
5 years ago
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c"
}