Skip to content

Commit 36d6996

Browse files
committed
chore(chart-playground-web): add react-simple-code-editor and highlight.js
1 parent a45156f commit 36d6996

2 files changed

Lines changed: 258 additions & 5 deletions

File tree

packages/pluggableWidgets/chart-playground-web/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@
4343
"@mendix/shared-charts": "workspace:*",
4444
"@mendix/widget-plugin-component-kit": "workspace:*",
4545
"@mendix/widget-plugin-hooks": "workspace:*",
46-
"@mendix/widget-plugin-platform": "workspace:*"
46+
"@mendix/widget-plugin-platform": "workspace:*",
47+
"highlight.js": "^11.11.1",
48+
"react-simple-code-editor": "^0.14.1"
4749
},
4850
"devDependencies": {
4951
"@mendix/automation-utils": "workspace:*",

0 commit comments

Comments
 (0)