Skip to content

Commit

Permalink
✨ remove utils
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Dec 27, 2023
1 parent 9291cfb commit 9c3fbcd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions apps/www/public/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,11 @@
"aliases": {
"type": "object",
"properties": {
"utils": {
"type": "string"
},
"components": {
"type": "string"
}
},
"required": ["utils", "components"]
"required": ["components"]
}
},
"required": ["style", "tailwind", "rsc", "aliases"]
Expand Down

0 comments on commit 9c3fbcd

Please sign in to comment.