Browse Source

Merge branch 'dev' of https://github.com/abpframework/abp into dev

pull/7704/head
Alper Ebicoglu 6 years ago
parent
commit
cdf5b51de9
  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