Added @capire:registry

This commit is contained in:
Daniel
2020-11-17 17:41:55 +01:00
committed by Daniel Hutzel
parent f2c37ec162
commit d80084bfb7
3 changed files with 88 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"sqlite3": "^5"
},
"scripts": {
"registry": "cd .registry && node server.js",
"bookshop": "cds watch bookshop",
"fiori": "cds watch fiori",
"media": "cds watch media",