diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2019-02-12 11:22:54 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2019-02-12 11:22:54 +0800 |
commit | 1119b9016a9979ff100c2fbbbaebc7ed6e58d077 (patch) | |
tree | da281b3fb09cad01671eaace99d0716f4d24ceec /package.json | |
parent | 076aca36bab28e805a85ee2e6a8f347a9ea83ba7 (diff) | |
download | lua-language-server-1119b9016a9979ff100c2fbbbaebc7ed6e58d077.zip |
暂存
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/package.json b/package.json index adbfe2cc..98d92652 100644 --- a/package.json +++ b/package.json @@ -68,5 +68,10 @@ }, "scripts": { "vscode:prepublish": "cd client && npm run update-vscode && cd .." + }, + "__metadata": { + "id": "3a15b5a7-be12-47e3-8445-88ee3eabc8b2", + "publisherDisplayName": "sumneko", + "publisherId": "fb626675-24cf-4881-8c13-b465f29bec2f" } -} +}
\ No newline at end of file |