Skip to content

Commit 0c00b22

Browse files
authored
update
1 parent 0223cde commit 0c00b22

File tree

2 files changed

+52
-2
lines changed

2 files changed

+52
-2
lines changed

package-lock.json

+49-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"license": "MIT",
1010
"homepage": "https://github.com/abap2UI5/mirror-demo-abap2UI5#readme",
1111
"dependencies": {
12-
"@abaplint/cli": "^2.113.100"
12+
"@abaplint/cli": "^2.113.100",
13+
"js-yaml": "^4.1.0",
14+
"xml2js": "^0.6.2"
1315
},
1416
"scripts" : {
1517
"build": "npm run clone && npm run rename && npm run abaplint",

0 commit comments

Comments
 (0)