Skip to content

Commit

Permalink
Add explicit dependency for buffer polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Aug 3, 2023
1 parent 86caa8e commit a6cd891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/plugins/visualizations/h5web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"license": "AFL-3.0",
"dependencies": {
"@h5web/app": "^8.0.0",
"buffer": "^6.0.3",
"normalize.css": "^8.0.1",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down

0 comments on commit a6cd891

Please sign in to comment.