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

Commit 754b219

Browse files
committed
register React as a peer dependency
1 parent d8bba06 commit 754b219

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"url": "https://github.com/jhudson8/react-chartjs/issues"
2525
},
2626
"homepage": "https://github.com/jhudson8/react-chartjs",
27+
"peerDependencies": {
28+
"react": "*"
29+
},
2730
"devDependencies": {
2831
"uglify-js": "^2.4.16",
2932
"webpack": "^1.4.14"

0 commit comments

Comments
 (0)