Use redhat java extension embedded JDK to laucnh LS

This commit is contained in:
BoykoAlex
2022-01-17 15:29:06 -05:00
parent d71b70b39b
commit 29db241bb2
3 changed files with 24 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"prepack": "tsc -p ./"
},
"dependencies": {
"@pivotal-tools/jvm-launch-utils": "0.0.17",
"@pivotal-tools/jvm-launch-utils": "0.0.18",
"deep-equal": "^2.0.5",
"portfinder": "^1.0.28"
},