Browse Source

Merge branch 'rel-5.1' of https://github.com/abpframework/abp into rel-5.1

pull/11360/head
Halil İbrahim Kalkan 4 years ago
parent
commit
90aeed611e
  1. 8
      npm/packs/tui-editor/package.json

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

@ -6,7 +6,11 @@
},
"dependencies": {
"@abp/jquery": "~5.1.1",
"@abp/prismjs": "~5.1.1"
"@abp/prismjs": "~5.1.1",
"@abp/codemirror": "~5.1.1",
"@abp/highlight.js": "~5.1.1",
"@abp/markdown-it": "~5.1.1",
"@toast-ui/editor": "^2.5.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}
}
Loading…
Cancel
Save