Skip to content

Commit f391f3e

Browse files
committed
Update monaco dependency to 0.33.x
1 parent f825568 commit f391f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"vue-router": "^4.0.12"
4848
},
4949
"peerDependencies": {
50-
"monaco-editor": "^0.33.0"
50+
"monaco-editor": "0.32.x || 0.33.x"
5151
}
5252
}

0 commit comments

Comments
 (0)