diff --git a/package.json b/package.json index 148718c..f068142 100644 --- a/package.json +++ b/package.json @@ -25,11 +25,9 @@ }, "homepage": "https://github.com/chf007/action-wechat-work#readme", "dependencies": { + "@vercel/ncc": "^0.28.5", "axios": "^0.21.1", "lodash": "^4.17.21", "yargs": "^16.2.0" - }, - "devdependencies": { - "@vercel/ncc": "^0.28.5" } }