Skip to content

Commit 508db72

Browse files
committed
React 16
1 parent fe98635 commit 508db72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"license": "MIT",
4242
"repository": "https://github.com/i-like-robots/react-tags",
4343
"peerDependencies": {
44-
"prop-types": "^15.0.0",
45-
"react": "^15.0.0 || ^16.0.0",
46-
"react-dom": "^15.0.0 || ^16.0.0"
44+
"prop-types": "^16.0.0",
45+
"react": "^16.0.0",
46+
"react-dom": "^16.0.0"
4747
},
4848
"devDependencies": {
4949
"buble": "^0.17.0",

0 commit comments

Comments
 (0)