Skip to content

Commit af7c1ec

Browse files
author
昔梦
committed
fix:增加"@monaco-editor/react dep
1 parent 404ef90 commit af7c1ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/x-flow/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"tinycolor2": "^1.6.0",
5757
"use-context-selector": "^1.4.1",
5858
"zundo": "^2.1.0",
59-
"zustand": "^4.5.4"
59+
"zustand": "^4.5.4",
60+
"@monaco-editor/react": "^4.4.6"
6061
},
6162
"devDependencies": {
6263
"deep-equal": "^2.0.3",

0 commit comments

Comments
 (0)