Skip to content

Commit

Permalink
rollback gzip-size v6 because it has moved to native modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampo Kivistö committed Nov 24, 2021
1 parent f36a7bd commit 5f0578c
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 @@ -89,7 +89,7 @@
"cross-env": "^7.0.3",
"d3-scale-chromatic": "^3.0.0",
"filesize": "^8.0.6",
"gzip-size": "^7.0.0",
"gzip-size": "^6.0.0",
"history": "^5.1.0",
"jest": "^27.3.1",
"jest-silent-reporter": "^0.5.0",
Expand Down

0 comments on commit 5f0578c

Please sign in to comment.