Skip to content

Commit

Permalink
Move isomorphic-fetch to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Dec 20, 2024
1 parent 9999159 commit 667e692
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 @@ -59,7 +59,6 @@
"i18next": "^21.9.2",
"i18next-browser-languagedetector": "^6.1.5",
"i18next-http-backend": "^1.4.4",
"isomorphic-fetch": "^3.0.0",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"micro": "^9.4.1",
Expand Down Expand Up @@ -132,6 +131,7 @@
"graphql-ergonomock": "npm:@cruglobal/graphql-ergonomock@^1.2.2",
"husky": "^8.0.1",
"i18next-parser": "^9.0.2",
"isomorphic-fetch": "^3.0.0",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"jest-fetch-mock": "^3.0.3",
Expand Down

0 comments on commit 667e692

Please sign in to comment.