Correct export of Delivery Unit EON_EMOBILITY_VIRTA (42 files, replaces incomplete initial export)

This commit is contained in:
Thorsten Schmitz
2026-07-09 12:01:36 +02:00
parent 3348c5d03b
commit b487b6f875
5 changed files with 49 additions and 49 deletions
+11 -11
View File
@@ -1,12 +1,12 @@
{
"name": "uniorg-approuter",
"engines": {
"node": ">=4.0.0 <9.0.0"
},
"dependencies": {
"@sap/approuter": "5.13.0"
},
"scripts": {
"start": "node node_modules/@sap/approuter/approuter.js"
}
{
"name": "uniorg-approuter",
"engines": {
"node": ">=4.0.0 <9.0.0"
},
"dependencies": {
"@sap/approuter": "5.13.0"
},
"scripts": {
"start": "node node_modules/@sap/approuter/approuter.js"
}
}