Skip to content

Commit

Permalink
fix: move @babel/code-frame to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dstaley committed Mar 13, 2024
1 parent 184e071 commit 8da9464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"./rsc": "./rsc.js"
},
"dependencies": {
"@babel/code-frame": "^7.23.5",
"@mdx-js/mdx": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"unist-util-remove": "^3.1.0",
Expand All @@ -23,7 +24,6 @@
"react-dom": ">=16.x <=18.x"
},
"devDependencies": {
"@babel/code-frame": "^7.23.5",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@hashicorp/remark-plugins": "^3.2.1",
Expand Down

0 comments on commit 8da9464

Please sign in to comment.