fix prepare script
This commit is contained in:
parent
871a88df53
commit
f95ddc91da
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"typescript"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "node esbuild.js"
|
||||
"prepare": "node esbuild.js"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onLanguage:javascript",
|
||||
|
|
Loading…
Reference in a new issue