jquery-ui-month-picker
jquery-ui-month-picker copied to clipboard
Fix for npm install
Fixes #68
npm ERR! [email protected] postinstall: `bower install`
npm ERR! spawn ENOENT
npm-run-all
package added to be able to run tests on windows.
If it is not required then "test": "run-s bower:install grunt:test"
can be replaced with "test": "bower install && grunt test"