Skip to content

Commit

Permalink
Merge pull request #19138 from davelopez/fix_phylocanvas_vis_build
Browse files Browse the repository at this point in the history
Fix phylocanvas visualization build
  • Loading branch information
itisAliRH authored Nov 13, 2024
2 parents d3f179a + 6cef4d7 commit 1b11742
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 1b11742

Please sign in to comment.