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

15 lines
286 B

{
"version": "0.3.5",
"name": "@abp/tui-editor",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/codemirror": "^0.3.5",
"@abp/highlight.js": "^0.3.5",
"@abp/jquery": "^0.3.5",
"@abp/markdown-it": "^0.3.5",
"tui-editor": "^1.2.2"
}
}