File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.5 - Dec 22, 2015
4+
5+ * Removed React into peerDependencies
6+
37## 1.0.5 - Dec 21, 2015
48
59 * Removed ReactDOM dependency
Original file line number Diff line number Diff line change 22
33A HTML 5 canvas countdown clock as a React component
44
5+ ![ Screenshot] ( http://pughpugh.github.io/react-countdown-clock/screenshot.png?=0 )
6+
57## Demo
68
79[ pughpugh.github.io/react-countdown-clock] ( http://pughpugh.github.io/react-countdown-clock )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-countdown-clock" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " HTML5 canvas countdown clock React component" ,
55 "main" : " build/react-countdown-clock.js" ,
66 "repository" : {
2626 "coffee-script" : " ^1.8.0" ,
2727 "webpack" : " ^1.4.15"
2828 },
29- "dependencies " : {
29+ "peerDependencies " : {
3030 "react" : " ^0.14.3"
3131 }
3232}
You can’t perform that action at this time.
0 commit comments