marquex
2016-05-23 267a3af8db75c1921509bd8f06ceb630ddf2c223
Updates react addons for test running.
2 files modified
4 ■■■■ changed files
README.md 2 ●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
README.md
@@ -2,7 +2,7 @@
===============================
A date and time picker in the same React.js component. It can be used as a datepicker, timepicker or both at the same time.
[![Build Status](https://secure.travis-ci.org/YouCanBookMe/react-datetime.svg)](https://travis-ci.org/arqex/react-datetime)
[![Build Status](https://secure.travis-ci.org/YouCanBookMe/react-datetime.svg)](https://travis-ci.org/YouCanBookMe/react-datetime)
[![npm version](https://badge.fury.io/js/react-datetime.svg)](http://badge.fury.io/js/react-datetime)
It allows to edit even date's milliseconds.
package.json
@@ -36,7 +36,7 @@
    "jsdom": "^7.0.2",
    "mocha": "^2.2.5",
    "react": ">=0.13",
    "react-addons-test-utils": "^0.14.8",
    "react-addons-test-utils": ">=0.13",
    "react-tools": "^0.13.2",
    "webpack": "^1.5.1",
    "webpack-dev-server": "^1.7.0"