npm install dotenv

This commit is contained in:
FanchangWang 2022-04-10 23:00:21 +08:00 committed by GitHub
parent 93088ebb1a
commit 93187b966e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
"license": "ISC",
"dependencies": {
"crypto-js": "^4.0.0",
"dotenv": "^10.0.0",
"download": "^6.2.5",
"got": "^11.5.1",
"http-server": "^0.12.3",