Commit e7289297 by CaIon

chore: update package.json to replace sse dependency and add trustedDependencies

parent 2e04d284
No preview for this file type
......@@ -39,10 +39,14 @@
"remark-math": "^6.0.0",
"semantic-ui-offline": "^2.5.0",
"semantic-ui-react": "^2.1.3",
"sse": "https://github.com/mpetazzoni/sse.js",
"sse.js": "^2.6.0",
"unist-util-visit": "^5.0.0",
"use-debounce": "^10.0.4"
},
"trustedDependencies": [
"esbuild",
"@parcel/watcher"
],
"scripts": {
"dev": "vite",
"build": "vite build",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment