Skip to content

Commit

Permalink
fix: build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
threedalpeng committed Jun 16, 2024
1 parent 807456b commit 4befc61
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 0 deletions.
241 changes: 241 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 @@ -48,5 +48,8 @@
"vite": "^5.0.11",
"vite-plugin-pwa": "^0.17.4",
"vitest": "^1.2.2"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.9.5"
}
}

0 comments on commit 4befc61

Please sign in to comment.