Merge pull request #6626 from backstage/timbonicus/e2e-isomorphic-form-data

Add explicit isomorphic-form-data import
This commit is contained in:
Ben Lambert
2021-07-27 23:40:57 +02:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@
"@types/react": "^16.9",
"graphiql": "^1.0.0-alpha.10",
"graphql": "^15.3.0",
"isomorphic-form-data": "^2.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router": "6.0.0-beta.0",