Browse Source

Updated tui-editor package

pull/7950/head
Halil ibrahim Kalkan 8 years ago
parent
commit
2790810f01
  1. 2
      npm/lerna.json
  2. 4
      npm/packs/tui-editor/package.json

2
npm/lerna.json

@ -1,5 +1,5 @@
{
"version": "0.4.1",
"version": "0.4.2",
"packages": [
"packs/*"
],

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

@ -1,5 +1,5 @@
{
"version": "0.3.5",
"version": "0.4.2",
"name": "@abp/tui-editor",
"publishConfig": {
"access": "public"
@ -9,6 +9,6 @@
"@abp/highlight.js": "^0.3.5",
"@abp/jquery": "^0.3.5",
"@abp/markdown-it": "^0.3.5",
"tui-editor": "^1.2.2"
"tui-editor": "^1.2.6"
}
}

Loading…
Cancel
Save