Skip to content
This repository was archived by the owner on Oct 24, 2019. It is now read-only.

Commit 7d5bfdf

Browse files
author
DongWoo Kim
committed
chore: remove react-dom from peerDependencies
1 parent e09d6d3 commit 7d5bfdf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"license": "MIT",
2121
"browserslist": "last 2 versions, ie 9",
2222
"peerDependencies": {
23-
"react": "^16.0.0",
24-
"react-dom": "^16.0.0"
23+
"react": "^16.0.0"
2524
},
2625
"devDependencies": {
2726
"@babel/core": "^7.2.2",

0 commit comments

Comments
 (0)