chore: remove all cn comments (#277)
This commit is contained in:
19
common/autoinstallers/rush-commands/package.json
Normal file
19
common/autoinstallers/rush-commands/package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "rush-commands",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"license": "Apache-2.0",
|
||||
"author": "",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"commander": "^11.0.0",
|
||||
"simple-git": "^3.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.0.0",
|
||||
"tsx": "^4.19.2",
|
||||
"typescript": "^5.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user