Skip to content

Commit 31f4a3c

Browse files
committed
updated language server protocol lib
1 parent b72704d commit 31f4a3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# @install: lix --silent download "gh://github.com/vshaxe/language-server-protocol-haxe#280498b4dbe8b55c512d223d347c21b01f218ea4" into language-server-protocol/3.17.1/github/280498b4dbe8b55c512d223d347c21b01f218ea4
2-
-cp ${HAXE_LIBCACHE}/language-server-protocol/3.17.1/github/280498b4dbe8b55c512d223d347c21b01f218ea4/src
1+
# @install: lix --silent download "gh://github.com/vshaxe/language-server-protocol-haxe#20a7f976bc83ec6623cc25144c88f4c15a799586" into language-server-protocol/3.17.1/github/20a7f976bc83ec6623cc25144c88f4c15a799586
2+
-cp ${HAXE_LIBCACHE}/language-server-protocol/3.17.1/github/20a7f976bc83ec6623cc25144c88f4c15a799586/src
33
-D language-server-protocol=3.17.1

install.hxml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-lib utest:git:https://github.com/haxe-utest/utest#bdb5fec4b8e77d9a3c079d9cfb108f29f153721a
88
-lib hxnodejs:git:https://github.com/HaxeFoundation/hxnodejs#504066d
99
-lib tokentree:1.2.18
10-
-lib language-server-protocol:git:https://github.com/vshaxe/language-server-protocol-haxe#280498b4dbe8b55c512d223d347c21b01f218ea4
10+
-lib language-server-protocol:git:https://github.com/vshaxe/language-server-protocol-haxe#20a7f976bc83ec6623cc25144c88f4c15a799586
1111
-lib hxjsonast:1.1.0
1212
-lib vscode-json-rpc:git:https://github.com/vshaxe/vscode-json-rpc#0160f06bc9df1dd0547f2edf23753540db74ed5b
1313
-lib rename:3.0.1

0 commit comments

Comments
 (0)