Skip to content

Commit

Permalink
move dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Feb 10, 2024
1 parent cbef962 commit 925596c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
},
"dependencies": {
"acorn": "^8.7.0",
"acorn-import-assertions": "^1.9.0",
"acorn-jsx": "^5.3.2",
"acorn-walk": "^8.2.0",
"escodegen": "^2.0.0",
Expand All @@ -55,6 +54,7 @@
"@mapbox/rehype-prism": "^0.8.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"acorn-import-assertions": "^1.9.0",
"c8": "^7.11.2",
"chai": "^4.3.6",
"concurrently": "^7.1.0",
Expand Down

0 comments on commit 925596c

Please sign in to comment.