Skip to content

Commit

Permalink
Move biome to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Nov 22, 2024
1 parent f33ca2f commit ffb323b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 41,7 @@
"rollup-plugin-terser": "^7.0.2",
"standard-version": "^9.5.0",
"typedoc": "^0.22.17",
"@biomejs/biome": "^1.9.4",
"typescript": "^4.7.4",
"vitest": "^0.25.2"
},
Expand All @@ -63,8 64,5 @@
],
"engines": {
"node": "*"
},
"dependencies": {
"@biomejs/biome": "^1.9.4"
}
}

0 comments on commit ffb323b

Please sign in to comment.