Skip to content

Commit 9382333

Browse files
committed
Add peerDependencies
1 parent d2063dc commit 9382333

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@
3333
"react-container-query": "^0.11.0",
3434
"shorthash": "0.0.2"
3535
},
36+
"peerDependencies": {
37+
"react": "^16.5.2",
38+
"react-dom": "^16.5.2",
39+
"styled-components": "^4.0.2"
40+
},
3641
"devDependencies": {
3742
"@babel/cli": "^7.1.0",
3843
"@babel/core": "^7.1.0",

0 commit comments

Comments
 (0)