Skip to content

Commit

Permalink
use mod.json validation straight from github
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Jun 28, 2024
1 parent c711266 commit 6647a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"jsonValidation": [
{
"fileMatch": "mod.json",
"url": "./assets/mod-info-validation.json"
"url": "https://raw.githubusercontent.com/geode-sdk/vscode/main/assets/mod-info-validation.json"
}
]
},
Expand Down

0 comments on commit 6647a73

Please sign in to comment.