Skip to content

Commit 34f6793

Browse files
committed
1 parent 0d08d09 commit 34f6793

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@types/react": "^16.9.0",
1414
"@types/react-dom": "^16.9.0",
1515
"antd": "^4.6.6",
16+
"bootstrap": "^4.5.2",
1617
"classnames": "^2.2.6",
1718
"graphql": "^15.3.0",
1819
"graphql.macro": "^1.4.2",
@@ -58,7 +59,6 @@
5859
"@graphql-codegen/typescript-react-apollo": "^2.0.7",
5960
"@types/classnames": "^2.2.10",
6061
"@types/react-router": "^5.1.8",
61-
"@types/react-router-dom": "^5.1.5",
62-
"bootstrap": "^4.5.2"
62+
"@types/react-router-dom": "^5.1.5"
6363
}
6464
}

0 commit comments

Comments
 (0)