Skip to content

Commit

Permalink
fix: update path to snippets inside package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 10, 2024
1 parent 42baf31 commit 1c1f9da
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 @@ -461,7 +461,7 @@
"snippets": [
{
"language": "typescript",
"path": "./snippets/adonis/routes.json"
"path": "./snippets/adonis/snippets.json"
}
],
"jsonValidation": [
Expand Down

0 comments on commit 1c1f9da

Please sign in to comment.