Merge branch 'main' into feature/live-demo

This commit is contained in:
Philipp Kühn
2020-09-30 23:11:55 +02:00
7 changed files with 199 additions and 191 deletions

View File

@@ -26,7 +26,7 @@
"vue-live": "^1.14.0",
"y-indexeddb": "^9.0.5",
"y-webrtc": "^10.1.6",
"yjs": "^13.3.2"
"yjs": "^13.4.0"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
@@ -34,7 +34,7 @@
"@babel/preset-react": "^7.10.4",
"html-loader": "^1.3.1",
"node-sass": "^4.14.1",
"sass-loader": "^9.0.3",
"sass-loader": "^10.0.2",
"style-resources-loader": "^1.3.3",
"ts-loader": "^8.0.4"
}