mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-08-30 13:27:26 +00:00
v0.9.0
This commit is contained in:
parent
35b8667229
commit
3dfaed7371
6 changed files with 15 additions and 10 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"name": "vscode-mc-shader-client",
|
||||
"scripts": {
|
||||
"compile": "tsc -p ./"
|
||||
"compile": "tsc -p ./",
|
||||
"rollup": "rollup -c"
|
||||
},
|
||||
"dependencies": {
|
||||
"adm-zip": "^0.4.14",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue