Commit f1f93d66 authored by 马旭烽's avatar 马旭烽

ci: 更新包模块依赖方式

parent a4029a72
......@@ -21,10 +21,7 @@
"author": "maXuFeng",
"license": "ISC",
"devDependencies": {
"@types/node": "^16.18.3",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
"typescript": "^4.9.3"
"ts-node-dev": "^2.0.0"
},
"dependencies": {
"chalk": "^5.1.2",
......@@ -33,5 +30,10 @@
"inquirer": "^9.1.4",
"shelljs": "^0.8.5",
"xlsx": "^0.18.5"
},
"peerDependencies": {
"@types/node": "^16.18.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.3"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment