allowed socket-io-client version 3 and 4

pull/344/head
rijan adhikari 1 year ago
parent 61614c865e
commit 294cde7790

File diff suppressed because one or more lines are too long

@ -29,7 +29,7 @@
},
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io",
"dependencies": {
"socket.io-client": "^2.1.1"
"socket.io-client": "^3.1.3 || ^4.1.3"
},
"devDependencies": {
"@babel/core": "^7.1.2",

Loading…
Cancel
Save