Compare commits
4 Commits
CAA265-nod
...
CAA265-nod
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f00e484dfc | ||
|
|
aaafe52b01 | ||
|
|
9591866112 | ||
|
|
e84792f122 |
@@ -1,3 +1,3 @@
|
||||
# Inital branch for CAA265 - Rapid Service Development with SAP Cloud Application Programming Model
|
||||
# Initial branch for CAA265 - Rapid Service Development with SAP Cloud Application Programming Model
|
||||
|
||||
**DO NOT MERGE IN MASTER**
|
||||
**DO NOT MERGE IN MASTER**
|
||||
|
||||
3
packages/.cdsrc.json
Normal file
3
packages/.cdsrc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"cds_version": "^3.17.4"
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"@sap/cds": "^3.17.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sqlite3": "^4.0.7"
|
||||
"sqlite3": "5.0.0"
|
||||
},
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user