react-daypicker
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "react-daypicker", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A simple datepicker inspired by Pikaday.", | ||
@@ -5,0 +5,0 @@ "main": "lib/DayPicker.js", |
@@ -56,1 +56,11 @@ # react-daypicker | ||
React and Moment.js are peer dependencies. | ||
## Developing | ||
See `package.json` for details but simply run: | ||
```sh | ||
npm run build | ||
``` | ||
To compile the JavaScript and CSS. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
110617
398
66