Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 11, 2024
1 parent c735fb5 commit ce9314a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions fixtures/eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import antfu from '@antfu/eslint-config'
import unocss from '@unocss/eslint-plugin'
import antfu from '@stacksjs/eslint-config'
import unocss from '@stacksjs/eslint-plugin'

export default antfu(
{
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"release": "bun run changelog && bunx bumpp package.json --all"
},
"dependencies": {
"@stacksjs/eslint-config": "^3.7.3-stacks-1.10",
"@typescript-eslint/utils": "^8.8.1",
"@unocss/config": "0.61.0",
"@unocss/core": "0.61.0",
Expand Down

0 comments on commit ce9314a

Please sign in to comment.