Skip to content
Snippets Groups Projects
Commit 73184f17 authored by SeeBasTStick's avatar SeeBasTStick
Browse files

updated package.json

parent 9dba136e
Branches
No related tags found
No related merge requests found
...@@ -27,5 +27,5 @@ hs_err_pid* ...@@ -27,5 +27,5 @@ hs_err_pid*
# Ignore Gradle build output directory # Ignore Gradle build output directory
build build
/.idea/* /.idea
/lsp /lsp
...@@ -10,6 +10,17 @@ ...@@ -10,6 +10,17 @@
"type": "git", "type": "git",
"url": "git+https://github.com/SeeBasTStick/b-language-server.git" "url": "git+https://github.com/SeeBasTStick/b-language-server.git"
}, },
"files": [
"gradle/wrapper/*",
"src/*",
"package.json",
"gradlew",
"build.gradle.kts",
"gradlew.bat",
"settings.gradle.kts",
"LICENSE",
"README.md"
],
"keywords": [ "keywords": [
"lsp", "lsp",
"b", "b",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment