Adjusting odata paths for cds7 (#543)
* Adjusting odata paths for cds7 * Still using old sqlite3 * npm ci * Remove Node 14 tests
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"chai": "^4.3.4",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"chai-subset": "^1.6.0",
|
||||
"semver": "^7"
|
||||
"semver": "^7",
|
||||
"sqlite3": "^5"
|
||||
},
|
||||
"scripts": {
|
||||
"cleanup": "rm -rf node_modules && rm -rf */node_modules && rm -rf */*/node_modules",
|
||||
|
||||
Reference in New Issue
Block a user