diff --git a/docs/package.json b/docs/package.json index e4670ed6..7cb48af6 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,6 +24,7 @@ "remark-container": "^0.1.2", "remark-toc": "^7.0.0", "remixicon": "^2.5.0", + "simplify-js": "^1.2.4", "vue-github-button": "^1.1.2", "vue-live": "^1.16.0", "y-indexeddb": "^9.0.5", diff --git a/docs/src/demos/Examples/Drawing/Component.vue b/docs/src/demos/Examples/Drawing/Component.vue index f372ee15..9bdfa050 100644 --- a/docs/src/demos/Examples/Drawing/Component.vue +++ b/docs/src/demos/Examples/Drawing/Component.vue @@ -28,6 +28,7 @@