Skip to content

Commit 3655dfc

Browse files
revert adt api to fix TLS cert support
1 parent 160b036 commit 3655dfc

File tree

10 files changed

+547
-280
lines changed

10 files changed

+547
-280
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ server/node_modules
1414
tmp
1515
*.tsbuildinfo
1616
bookmarks.json
17+
*.cpuprofile

client/package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@abaplint/core": "^2.102.65",
6262
"@types/tmp": "0.2.3",
6363
"abap_cloud_platform": "^1.1.3",
64-
"abap-adt-api": "^5.0.6",
64+
"abap-adt-api": "5.0.6",
6565
"abapfs": "file:../modules/abapfs",
6666
"abapobject": "file:../modules/abapObject",
6767
"client-oauth2": "^4.3.3",

0 commit comments

Comments
 (0)