Skip to content

Commit 832803d

Browse files
committed
Update peer dependencies
1 parent ee38775 commit 832803d

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
@@ -58,7 +58,7 @@
5858
"typescript": "2.8.1"
5959
},
6060
"peerDependencies": {
61-
"react": "^16.7.0-alpha.0"
61+
"react": "^16.7.0-alpha.0 || ^16.8.0-alpha.0"
6262
},
6363
"typings": "index.d.ts"
6464
}

0 commit comments

Comments
 (0)