Skip to content

Commit ac6752e

Browse files
committed
Merge branch 'damiangreen-ES6'
2 parents 14dcc57 + 6d7023a commit ac6752e

9 files changed

+819
-659
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"start": "rc-tools run server",
3535
"pub": "rc-tools run pub --babel-runtime",
3636
"lint": "rc-tools run lint",
37+
"lint:fix": "rc-tools run lint --fix",
3738
"test": "jest",
3839
"prepublish": "rc-tools run guard",
3940
"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
@@ -67,7 +68,6 @@
6768
"babel-runtime": "^6.23.0",
6869
"classnames": "2.x",
6970
"component-classes": "1.x",
70-
"create-react-class": "^15.5.2",
7171
"dom-scroll-into-view": "1.x",
7272
"prop-types": "^15.5.8",
7373
"rc-animate": "2.x",

src/FilterMixin.js

Lines changed: 0 additions & 132 deletions
This file was deleted.

0 commit comments

Comments
 (0)