Skip to content

Commit

Permalink
🐛 @spgoding/datapack-language-server@3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
SPGoding committed Nov 11, 2020
1 parent ec78e5d commit feb17db
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"watch": "webpack --watch --mode=\"development\""
},
"dependencies": {
"@spgoding/datapack-language-server": "^3.0.8",
"@spgoding/datapack-language-server": "^3.0.9",
"vscode-languageclient": "^6.1.3"
},
"devDependencies": {
Expand Down Expand Up @@ -73,6 +73,7 @@
"fileMatch": [
"pack.mcmeta",
"data/*/advancements/*.json",
"data/*/item_modifiers/*.json",
"data/*/loot_tables/*.json",
"data/*/predicates/*.json",
"data/*/recipes/*.json",
Expand Down

0 comments on commit feb17db

Please sign in to comment.