Archived
1
0

Minor typo fixes

This commit is contained in:
Anmol Sethi
2020-05-14 19:53:15 -04:00
parent 0bd2602774
commit 10b06cae10
3 changed files with 7 additions and 5 deletions

View File

@ -45,7 +45,6 @@ EOF
) > "$RELEASE_PATH/package.json"
rsync yarn.lock "$RELEASE_PATH"
rsync ci/build/npm-postinstall.sh "$RELEASE_PATH/postinstall.sh"
}
bundle_vscode() {