mirror of
https://github.com/cupcakearmy/obolus.git
synced 2024-12-21 23:56:32 +00:00
reduced cleaning
This commit is contained in:
parent
0c48423957
commit
4b566cce32
@ -3,6 +3,6 @@
|
||||
"scripts": {
|
||||
"dev:local": "npm --prefix ./www run dev:local & npm --prefix ./api run dev",
|
||||
"dev:docker": "docker-compose up",
|
||||
"clean": "rm -r ./api/node_modules ./api/package-lock.json ./www/node_modules ./www/package-lock.json"
|
||||
"clean": "rm -r ./api/node_modules/sqlite3"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user