demos: fix dependency

This commit is contained in:
Philipp Kühn 2021-09-20 09:14:11 +02:00
parent fe8de584f5
commit 34f40ebfc9

View File

@ -10,6 +10,7 @@
"dependencies": {
"d3": "^7.0.1",
"remixicon": "^2.5.0",
"shiki": "^0.9.11",
"simplify-js": "^1.2.4",
"y-indexeddb": "^9.0.6",
"y-webrtc": "^10.2.0",
@ -28,7 +29,6 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.40.1",
"shiki": "^0.9.11",
"tailwindcss": "^2.2.15",
"typescript": "^4.4.3",
"uuid": "^8.3.2",