Skip to content

Commit

Permalink
Fix version number and remove peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
acdlite committed Mar 18, 2017
1 parent c6118eb commit 8a06cd7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions addons/react-addons-create-fragment/package.json
@@ -1,6 +1,6 @@
{
"name": "react-addons-create-fragment",
"version": "15.4.2",
"version": "15.5.0",
"main": "index.js",
"repository": "facebook/react",
"keywords": [
Expand All @@ -12,9 +12,6 @@
"fbjs": "^0.8.4",
"object-assign": "^4.1.0"
},
"peerDependencies": {
"react": "^15.4.2"
},
"files": [
"LICENSE",
"PATENTS",
Expand Down

0 comments on commit 8a06cd7

Please sign in to comment.