Skip to content

Commit

Permalink
Work around parcel-bundler/parcel#5943 by going to earlier version
Browse files Browse the repository at this point in the history
  • Loading branch information
jackerghan committed Sep 1, 2023
1 parent ba4c38e commit 7fdc4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jsverify": "0.8.3",
"jszip": "3.1.5",
"pako": "1.0.6",
"parcel-bundler": "1.12.4",
"parcel-bundler": "1.12.3",
"preact": "10.4.1",
"prettier": "2.0.4",
"protobufjs": "6.8.8",
Expand Down

0 comments on commit 7fdc4ee

Please sign in to comment.