Skip to content

Commit

Permalink
Merge pull request #196 from umuoy1/master
Browse files Browse the repository at this point in the history
update package.json
  • Loading branch information
umuoy1 authored May 1, 2024
2 parents 4b41609 + 1604a11 commit 19d1d14
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@
},
"homepage": "https://github.com/ZhangMingZhao1/StreamerHelper#readme",
"dependencies": {
"@types/nodemailer": "^6.4.4",
"axios": "0.19.2",
"chalk": "^4.1.0",
"crypto-js": "^4.0.0",
"dayjs": "^1.8.17",
"dayjs": "^1.11.11",
"filehound": "^1.17.4",
"form-data": "^3.0.0",
"log4js": "^5.3.0",
Expand All @@ -38,8 +37,10 @@
"uuid": "^8.3.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
"@types/node-rsa": "^1.1.0",
"@types/nodemailer": "^6.4.4",
"tsc-alias": "^1.2.6",
"typescript": "^3.7.4"
"typescript": "^5.4.5"
}
}

0 comments on commit 19d1d14

Please sign in to comment.