更新于 07-13 05:40

This commit is contained in:
root
2021-07-13 05:40:51 -04:00
parent 7590f81de2
commit 5fffed967f

View File

@@ -27,6 +27,12 @@
"png-js": "1.0.0",
"node-fetch": "2.6.1",
"ws": "^7.4.3",
"fs": "^0.0.2"
"fs": "^0.0.2",
"@types/node": "^16.3.0",
"axios": "^0.21.1",
"date-fns": "^2.22.1",
"dotenv": "^10.0.0",
"ts-md5": "^1.2.9",
"tslib": "^2.3.0"
}
}