add readline-sync, shelljs, shx to package.json
This commit is contained in:
@@ -12,5 +12,10 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"readline-sync": "^1.4.10",
|
||||
"shelljs": "^0.8.5",
|
||||
"shx": "^0.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user