Remove dating command

This commit is contained in:
Dragon Fire
2021-03-24 18:04:12 -04:00
parent 42346f69eb
commit 17345a9c22
2 changed files with 4 additions and 33 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "133.1.1",
"version": "134.0.0",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -57,7 +57,7 @@
"gm": "^1.23.1",
"html-entities": "^2.1.1",
"image-to-ascii": "^3.0.13",
"ioredis": "^4.24.2",
"ioredis": "^4.24.4",
"js-beautify": "^1.13.5",
"js-chess-engine": "^0.11.0",
"kuroshiro": "^1.1.2",
@@ -71,13 +71,13 @@
"pokersolver": "^2.1.4",
"random-js": "^2.1.0",
"rss-parser": "^3.12.0",
"semver": "^7.3.4",
"semver": "^7.3.5",
"sherlockjs": "^1.4.0",
"stackblur-canvas": "^2.5.0",
"tesseract.js": "^2.1.4",
"text-diff": "^1.0.1",
"tictactoe-minimax-ai": "^1.2.1",
"user-agents": "^1.0.597",
"user-agents": "^1.0.600",
"valid-url": "^1.0.9",
"wavefile": "^11.0.0",
"winston": "^3.3.3",