Update package.json

This commit is contained in:
Tanner Linsley 2019-09-23 11:35:48 -06:00 committed by GitHub
parent e1690ea151
commit 0fde1ed8d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,8 @@
},
"peerDependencies": {
"prop-types": "^15.5.0",
"react": "^15.x.x || ^16.x.x",
"react-dom": "^15.x.x || ^16.x.x"
"react": "^16.x.x",
"react-dom": "^16.x.x"
},
"devDependencies": {
"autoprefixer": "^6.7.0",