Skip to content

Commit ef5c8a6

Browse files
committed
Add clean-react-props dependency
1 parent 5c3aa29 commit ef5c8a6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"babel-preset-react": "^6.24.1"
2525
},
2626
"dependencies": {
27+
"clean-react-props": "^0.1.0",
2728
"lodash": "^4.17.4",
2829
"prop-types": "^15.5.10",
2930
"react": "^15.6.1",

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,10 @@ chokidar@^1.6.1:
740740
optionalDependencies:
741741
fsevents "^1.0.0"
742742

743+
clean-react-props@^0.1.0:
744+
version "0.1.0"
745+
resolved "https://registry.yarnpkg.com/clean-react-props/-/clean-react-props-0.1.0.tgz#efe7fae99431d997152211e49146dc95a972cd11"
746+
743747
co@^4.6.0:
744748
version "4.6.0"
745749
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"

0 commit comments

Comments
 (0)