fix(tracker-assist):3.5.4:csstype dependency

This commit is contained in:
ShiKhu 2022-03-02 14:02:31 +01:00
parent e330c58c2e
commit 3356a11ccf
2 changed files with 4270 additions and 123 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{
"name": "@openreplay/tracker-assist",
"description": "Tracker plugin for screen assistance through the WebRTC",
"version": "3.5.3",
"version": "3.5.4",
"keywords": [
"WebRTC",
"assistance",
@ -24,6 +24,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"csstype": "^3.0.10",
"npm-dragndrop": "^1.2.0",
"peerjs": "^1.3.2",
"socket.io-client": "^4.4.1"