Skip to content

Commit 1face97

Browse files
committed
Update peerDependencies.react to support ^16.0.0
1 parent 6ab4483 commit 1face97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
},
8787
"license": "MIT",
8888
"peerDependencies": {
89-
"react": "^0.14.3 || ^15.5.4"
89+
"react": "^0.14.3 || ^15.5.4 || ^16.0.0"
9090
},
9191
"types": "react-flexbox-grid.d.ts"
9292
}

0 commit comments

Comments
 (0)