Skip to content

Commit

Permalink
bump defs
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowsink committed Feb 28, 2024
1 parent e612cad commit 15d870d
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 190 deletions.
2 changes: 1 addition & 1 deletion rome.json → biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "./node_modules/rome/configuration_schema.json",
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"formatter": {
"enabled": true,
"lineWidth": 80
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"postinstall": "husky install"
},
"devDependencies": {
"@uwu/lune": "^1.2.1",
"@uwu/shelter-defs": "^1.2.0",
"husky": "^8.0.3",
"@biomejs/biome": "^1.0.0",
"@biomejs/biome": "^1.5.3",
"@uwu/lune": "^1.4.0",
"@uwu/shelter-defs": "^1.4.0",
"husky": "^9.0.11",
"solid-js": "1.6.16"
},
"type": "module"
Expand Down
Loading

0 comments on commit 15d870d

Please sign in to comment.