mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix version number and remove peerDependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-addons-create-fragment",
|
||||
"version": "15.4.2",
|
||||
"version": "15.5.0",
|
||||
"main": "index.js",
|
||||
"repository": "facebook/react",
|
||||
"keywords": [
|
||||
@@ -12,9 +12,6 @@
|
||||
"fbjs": "^0.8.4",
|
||||
"object-assign": "^4.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^15.4.2"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
"PATENTS",
|
||||
|
||||
Reference in New Issue
Block a user