Skip to content

Commit

Permalink
fix(package.json): make react-transition-context an optional dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Jun 29, 2017
1 parent 6f919b6 commit 184d6c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,8 @@
"inline-style-prefixer": "^3.0.6",
"lodash.range": "^3.2.0",
"prop-types": "^15.0.0"
},
"optionalDependencies": {
"react-transition-context": "^1.0.0-beta9"
}
}

0 comments on commit 184d6c1

Please sign in to comment.