Browse Source

Merge pull request #7697 from abpframework/cotur/tui-editor

Added tui-code-snippet to abp-tui-editor npm package
pull/7704/head
Enis Necipoglu 6 years ago
committed by GitHub
parent
commit
54137a6d08
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      npm/packs/tui-editor/package.json

3
npm/packs/tui-editor/package.json

@ -9,7 +9,8 @@
"@abp/highlight.js": "~4.2.1",
"@abp/jquery": "~4.2.1",
"@abp/markdown-it": "~4.2.1",
"tui-editor": "^1.4.10"
"tui-editor": "^1.4.10",
"tui-code-snippet": "^2.3.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

Loading…
Cancel
Save