Browse Source

bot0.1.21

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

6
package-lock.json

@ -11203,9 +11203,9 @@
}
},
"sphinx-bot": {
"version": "0.1.20",
"resolved": "https://registry.npmjs.org/sphinx-bot/-/sphinx-bot-0.1.20.tgz",
"integrity": "sha512-VQM5r47mikJTDVVwPKx+3eeEGMl6AHGC5bZJdTK6QuNS2o6SiZZor0Fm79YVD0cprOt2Ype2L54Msko+QOpSdA==",
"version": "0.1.21",
"resolved": "https://registry.npmjs.org/sphinx-bot/-/sphinx-bot-0.1.21.tgz",
"integrity": "sha512-t1+dKWOeKNEDiqJJ7HeobXh7Mpj/OjkbosuGAGbGv8yCWt5ghBkcl25qINuEDGekKhFJZhTM+DCPBAMPQFkxeg==",
"requires": {
"eventemitter3": "^4.0.7",
"isomorphic-dompurify": "^0.6.0"

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.20",
"sphinx-bot": "^0.1.21",
"tail": "^2.0.3",
"ts-node": "^8.5.4",
"tsc": "^1.20150623.0",

Loading…
Cancel
Save