Fixci build issue vscode-manifest-yaml
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"scripts": {
|
||||
"clean": "rm -rf lib node_modules package-lock.json",
|
||||
"compile": "tsc -p ./",
|
||||
"watch": "tsc -watch -p ./"
|
||||
"watch": "tsc -watch -p ./",
|
||||
"prepack": "tsc -p ./"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pivotal-tools/jvm-launch-utils": "0.0.14",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"dependencies": {
|
||||
"@pivotal-tools/commons-vscode": {
|
||||
"version": "file:../commons-vscode/pivotal-tools-commons-vscode-0.2.3.tgz",
|
||||
"integrity": "sha512-emVWGLT/jKRlOt+03AxIsquTGU+auNDzSVumfkXHAs7t/V6TlQgKpuEVUjzBSITmvX8jCmLxdtczzVdbR7c7Sw==",
|
||||
"integrity": "sha512-WVjP7EeIi1epbeCHqqF96Io++lT8BAhtbewMUf2S1yrpur1Ykn0KoDPIOM8pegeeSGlECeeoRsCH/rAQLVkEdQ==",
|
||||
"requires": {
|
||||
"@pivotal-tools/jvm-launch-utils": "0.0.14",
|
||||
"deep-equal": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user