Skip to content

Commit

Permalink
Add rollup package
Browse files Browse the repository at this point in the history
  • Loading branch information
makermelissa committed Aug 5, 2024
1 parent e6b6652 commit bb274fe
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 @@ -25,5 +25,8 @@
"focus-trap": "^7.5.4",
"idb-keyval": "^6.2.1",
"jszip": "^3.10.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.20.0"
}
}

0 comments on commit bb274fe

Please sign in to comment.