mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
parent
d44a480584
commit
eb0076ecce
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@
|
|||
},
|
||||
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io#readme",
|
||||
"dependencies": {
|
||||
"socket.io-client": "^1.4.6"
|
||||
"socket.io-client": "^1.4.6",
|
||||
"lodash": "^4.17.4",
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.11.4",
|
||||
|
|
Loading…
Add table
Reference in a new issue