Skip to content

Commit

Permalink
Add buffer as a devDependency in phylocanvas package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
davelopez committed Nov 13, 2024
1 parent e74ff84 commit 6cef4d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/plugins/visualizations/phylocanvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"build": "parcel build src/script.js --dist-dir static"
},
"devDependencies": {
"buffer": "^6.0.3",
"parcel": "^2.12.0",
"process": "^0.11.10"
}
Expand Down

0 comments on commit 6cef4d7

Please sign in to comment.