Skip to content

Commit

Permalink
add buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
willswire committed May 1, 2023
1 parent a301ab2 commit f7595de
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 0 deletions.
64 changes: 64 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 @@ -8,5 +8,8 @@
"scripts": {
"start": "wrangler dev",
"deploy": "wrangler publish"
},
"dependencies": {
"buffer": "^6.0.3"
}
}

0 comments on commit f7595de

Please sign in to comment.