Skip to content

Commit

Permalink
fix: install error
Browse files Browse the repository at this point in the history
  • Loading branch information
8845musign committed Dec 19, 2024
1 parent e703614 commit 85df143
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 0 deletions.
227 changes: 227 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,8 @@
"dependencies": {
"@react-docgen/cli": "^2.0.4",
"debounce": "^2.1.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.28.1"
}
}

0 comments on commit 85df143

Please sign in to comment.