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

updated package.json

parent 1c0e65cf
No related branches found
Tags v1.1
No related merge requests found
......@@ -27,5 +27,5 @@ hs_err_pid*
# Ignore Gradle build output directory
build
/.idea/*
/.idea
/lsp
......@@ -10,6 +10,17 @@
"type": "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": [
"lsp",
"b",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment