mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-27 21:44:14 -04:00
📦 rimraf package for "unempty" directory remove
This commit is contained in:
parent
47795a26d1
commit
c53544d882
2 changed files with 25 additions and 0 deletions
|
@ -13,9 +13,13 @@
|
|||
"license": "GPL-3.0",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@types/rimraf": "^3.0.0",
|
||||
"nodemon": "^2.0.4",
|
||||
"ts-node": "^8.10.2",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^3.9.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"rimraf": "^3.0.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue