Skip to content

Commit

Permalink
npm and peerdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusandra committed Dec 14, 2015
1 parent abccd95 commit 67f02ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"author": "Marius Andra <marius.andra@gmail.com>",
"main": [
"dist/react-calendar-timeline.js"
"build/dist/react-calendar-timeline.js"
],
"private": true,
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"react-pure-render": "^1.0.2"
},
"peerDependencies": {
"react": "0.13.3 || ^0.14.0",
"react": "^0.14.0",
"moment": "*",
"lodash": "*",
"interact.js": "*"
Expand Down

0 comments on commit 67f02ca

Please sign in to comment.