UNPKG

@sap/cds-dk

Version:

Command line client and development toolkit for the SAP Cloud Application Programming Model

14 lines (13 loc) 289 B
{ "name": "deploy", "dependencies": { "hdb": "^2.0.0", "@sap/hdi-deploy": "^5" }, "engines": { "node": ">=18" }, "scripts": { "start": "node node_modules/@sap/hdi-deploy/deploy.js --use-hdb --parameter com.sap.hana.di.table/try_fast_table_migration=true" } }