This commit is contained in:
xrkffgg
2020-12-21 18:47:11 +08:00
parent 2bf814f456
commit f68fa4769d
6 changed files with 98 additions and 15 deletions

View File

@@ -26,6 +26,7 @@
"@octokit/rest": "^18.0.12"
},
"devDependencies": {
"@vercel/ncc": "^0.25.1"
"@vercel/ncc": "^0.25.1",
"dotenv": "^8.2.0"
}
}