Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 51594db

Browse files
committedAug 15, 2023
Downgrade unfetch to 4.2.0
This is pending a fix to a how unfetch 5 exports its files, e.g. developit/unfetch#164
1 parent 881ecc1 commit 51594db

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎packages/squared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-feather": "^2.0.10",
3434
"styled-components": "^5.3.6",
3535
"swr": "^2.2.1",
36-
"unfetch": "^5.0.0"
36+
"unfetch": "^4.2.0"
3737
},
3838
"devDependencies": {
3939
"@lsst-sqre/eslint-config": "workspace:*",

‎pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.