Update package.json

This commit is contained in:
Aleksandr Statciuk 2022-02-08 07:30:26 +03:00
parent 26564d1575
commit 8df510ac53
1 changed files with 2 additions and 1 deletions

View File

@ -15,8 +15,9 @@
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"chalk": "^4.1.2",
"chunk": "^0.0.3", "chunk": "^0.0.3",
"commander": "^7.0.0", "commander": "^8.3.0",
"crypto": "^1.0.1", "crypto": "^1.0.1",
"dayjs": "^1.10.7", "dayjs": "^1.10.7",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",