update to latest standards
This commit is contained in:
15
package.json
15
package.json
@@ -19,19 +19,18 @@
|
||||
"homepage": "https://gitlab.com/pushrocks/smartsocket#README",
|
||||
"dependencies": {
|
||||
"@types/shortid": "0.0.29",
|
||||
"@types/socket.io": "^1.4.31",
|
||||
"@types/socket.io-client": "^1.4.30",
|
||||
"@types/socket.io": "^1.4.32",
|
||||
"@types/socket.io-client": "^1.4.32",
|
||||
"beautylog": "^6.1.10",
|
||||
"lik": "^1.0.42",
|
||||
"lik": "^2.0.5",
|
||||
"nodehash": "^1.0.4",
|
||||
"shortid": "^2.2.8",
|
||||
"smartdelay": "^1.0.3",
|
||||
"smartdelay": "^1.0.4",
|
||||
"smartq": "^1.1.6",
|
||||
"socket.io": "^2.0.3",
|
||||
"socket.io-client": "^2.0.3",
|
||||
"typings-global": "^1.0.20"
|
||||
"socket.io": "^2.0.4",
|
||||
"socket.io-client": "^2.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tapbundle": "^1.1.1"
|
||||
"tapbundle": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user