Skip to content
Snippets Groups Projects
Commit 9b8f42c4 authored by Alexandra's avatar Alexandra
Browse files

chore: clean package lock file

parent c114dc18
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,9 @@ set -e ...@@ -4,6 +4,9 @@ set -e
cd $(ls -d vscode-java-pack-*/|head -n 1) cd $(ls -d vscode-java-pack-*/|head -n 1)
echo
echo "Build Java pack"
echo
npm install npm install
npm run build npm run build
npx vsce package npx vsce package
\ No newline at end of file
{
"lockfileVersion": 1
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment