Skip to content

Commit a829773

Browse files
author
Simon Planinschek
committed
Removed duplicate imports of react and react-dom
1 parent 167752a commit a829773

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,7 @@
5353
"eslint-plugin-prettier": "^3.1.4",
5454
"prettier": "^2.1.2",
5555
"ts-jest": "^26.4.1",
56-
"typescript": "^4.0.3",
57-
"react": "^16.13.1",
58-
"react-dom": "^16.13.1"
56+
"typescript": "^4.0.3"
5957
},
6058
"peerDependencies": {
6159
"react": "^16.13.1",

0 commit comments

Comments
 (0)