We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d08d09 commit 34f6793Copy full SHA for 34f6793
examples/graphql/package.json
@@ -13,6 +13,7 @@
13
"@types/react": "^16.9.0",
14
"@types/react-dom": "^16.9.0",
15
"antd": "^4.6.6",
16
+ "bootstrap": "^4.5.2",
17
"classnames": "^2.2.6",
18
"graphql": "^15.3.0",
19
"graphql.macro": "^1.4.2",
@@ -58,7 +59,6 @@
58
59
"@graphql-codegen/typescript-react-apollo": "^2.0.7",
60
"@types/classnames": "^2.2.10",
61
"@types/react-router": "^5.1.8",
- "@types/react-router-dom": "^5.1.5",
62
- "bootstrap": "^4.5.2"
+ "@types/react-router-dom": "^5.1.5"
63
}
64
0 commit comments