mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 10:14:13 +00:00
feature(rest) rm: fs-extra; add: rimraf, mkdirp
This commit is contained in:
parent
e78b38c4dc
commit
3d10349371
3 changed files with 6 additions and 5 deletions
|
|
@ -22,7 +22,8 @@
|
|||
"socket.io": "0.9.16",
|
||||
"express": "3.5.x",
|
||||
"http-auth": "2.1.x",
|
||||
"fs-extra": "0.8.x",
|
||||
"rimraf": "~2.2.6",
|
||||
"mkdirp": "~0.3.5",
|
||||
"marked": "~0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue