Browse Source

bot 0.1.7

push-params
Evan Feenstra 5 years ago
parent
commit
e9590cdc5d
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json

@ -10876,9 +10876,9 @@
}
},
"sphinx-bot": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/sphinx-bot/-/sphinx-bot-0.1.6.tgz",
"integrity": "sha512-uehMQ7FI2R6t8it9cDShLD4KJFRYInlUlSxGiV7c/A5/YGPm35FfUbaBfay+7Hy+444tTp62ym61gKMTWzR4dg==",
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/sphinx-bot/-/sphinx-bot-0.1.7.tgz",
"integrity": "sha512-sxo9/03t2u9+PXMArBXbDlFiD3slm5VElTVWaDaiQ0AMFPgVpZhXvmJcaWQ93kjld3uKVTaC3u9a7k4Iuisg0Q==",
"requires": {
"eventemitter3": "^4.0.7"
},

2
package.json

@ -78,7 +78,7 @@
"short-uuid": "^3.1.1",
"sjcl": "^1.0.8",
"socket.io": "^2.3.0",
"sphinx-bot": "^0.1.6",
"sphinx-bot": "^0.1.7",
"tail": "^2.0.3",
"ts-node": "^8.5.4",
"tsc": "^1.20150623.0",

Loading…
Cancel
Save