Skip to content

Commit

Permalink
fix: make sure that consumers use precinct 8.2 (#798)
Browse files Browse the repository at this point in the history
Follow-up to #698 (review)
  • Loading branch information
netlify-team-account-1 committed Nov 8, 2021
1 parent 6cc2b3a commit 14cc13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"p-map": "^4.0.0",
"path-exists": "^4.0.0",
"pkg-dir": "^5.0.0",
"precinct": "^8.0.0",
"precinct": "^8.2.0",
"read-package-json-fast": "^2.0.2",
"require-package-name": "^2.0.1",
"resolve": "^2.0.0-next.1",
Expand Down

1 comment on commit 14cc13f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⏱ Benchmark results

largeDepsEsbuild: 6.9s

largeDepsNft: 43.5s

largeDepsZisi: 56.7s

Please sign in to comment.