Skip to content

Commit

Permalink
update astro-crank package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Kim committed Apr 26, 2024
1 parent 27c94f8 commit 0687593
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/astro-crank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "astro-crank",
"description": "Use Crank components within Astro",
"license": "MIT",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"exports": {
".": "./index.js",
Expand All @@ -17,10 +17,6 @@
"renderer",
"withastro"
],
"dependencies": {
"@babel/core": ">=7.0.0-0 <8.0.0",
"@babel/plugin-transform-react-jsx": "^7.17.12"
},
"peerDependencies": {
"astro": "^4.0.0",
"@b9g/crank": "^0.6.0"
Expand Down

0 comments on commit 0687593

Please sign in to comment.