Skip to content

Commit

Permalink
chore: update projectrc
Browse files Browse the repository at this point in the history
  • Loading branch information
luxass committed Jan 13, 2024
1 parent 2083220 commit c8b3181
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/projectrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"$schema": "https://projectrc.luxass.dev/schema",
"extras": {
"npm": true
},
"readme": true
"$schema": "https://projectrc.luxass.dev/schema.json",
"npm": true,
"readme": true,
"version": true
}

0 comments on commit c8b3181

Please sign in to comment.