Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 19, 2023
1 parent 1108392 commit f21f348
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 23 deletions.
9 changes: 2 additions & 7 deletions packages/transformer-attributify-jsx-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,12 @@
"stub": "unbuild --stub"
},
"dependencies": {
"@unocss/core": "workspace:*"
},
"peerDependencies": {
"@babel/core": "^7.23.3",
"@babel/plugin-syntax-jsx": "^7.23.3",
"@babel/preset-typescript": "^7.23.3"
"@babel/preset-typescript": "^7.23.3",
"@unocss/core": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/plugin-syntax-jsx": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"magic-string": "^0.30.5"
}
}
21 changes: 5 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f21f348

Please sign in to comment.