Update package.json

This commit is contained in:
Mara Kiefer
2024-04-15 08:24:42 +02:00
committed by GitHub
parent b59997aa47
commit 48173c75ed

View File

@@ -30,7 +30,7 @@
},
"peerDependencies": {
"eslint": "^8"
}
},
"scripts": {
"cleanup": "rm -rf node_modules && rm -rf */node_modules && rm -rf */*/node_modules",
"bookshop": "cds watch bookshop",