diff --git a/apps/client/package.json b/apps/client/package.json index 2492b889f..bd0af1952 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -21,8 +21,8 @@ "@mermaid-js/layout-elk": "0.1.7", "@mind-elixir/node-menu": "1.0.5", "@popperjs/core": "2.11.8", - "@triliumnext/commons": "workspace:*", "@triliumnext/ckeditor5": "workspace:*", + "@triliumnext/commons": "workspace:*", "bootstrap": "5.3.5", "dayjs": "1.11.13", "dayjs-plugin-utc": "0.1.2", @@ -58,6 +58,7 @@ "@types/leaflet-gpx": "1.3.7", "@types/react": "18.3.20", "@types/react-dom": "18.3.6", + "copy-webpack-plugin": "13.0.0", "happy-dom": "17.4.6", "script-loader": "0.7.2" },