Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea88112

Browse files
authored
fix(gatsby-recipes): Add explicit dependencies (gatsbyjs#24355)
Follow up for gatsbyjs#24354
1 parent ac86cbe commit ea88112

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/gatsby-recipes/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"graphql-type-json": "^0.3.1",
3737
"hicat": "^0.7.0",
3838
"html-tag-names": "^1.1.5",
39+
"ink": "^2.7.1",
3940
"ink-box": "^1.0.0",
4041
"ink-link": "^1.1.0",
4142
"ink-select-input": "^3.1.2",
@@ -47,6 +48,7 @@
4748
"jest-diff": "^25.5.0",
4849
"lodash": "^4.17.15",
4950
"mkdirp": "^0.5.1",
51+
"node-fetch": "^2.6.0",
5052
"pkg-dir": "^4.2.0",
5153
"prettier": "^2.0.5",
5254
"react-reconciler": "^0.25.1",

0 commit comments

Comments
 (0)