mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Update version of react-test-renderer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-test-renderer",
|
||||
"version": "16.0.0-alpha",
|
||||
"version": "15.3.0-rc.3",
|
||||
"description": "React package for snapshot testing.",
|
||||
"main": "index.js",
|
||||
"repository": "facebook/react",
|
||||
@@ -15,7 +15,6 @@
|
||||
},
|
||||
"homepage": "https://facebook.github.io/react/",
|
||||
"peerDependencies": {
|
||||
"react": "^16.0.0-alpha"
|
||||
"react": "^15.3.0-rc.3"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user