Fix version comment in material-ui, should be 0.20 (#25344)

* Fix version comment in material-ui, should be v0.20.0

* Conform to dslint: use version 0.20
This commit is contained in:
kylegong
2018-05-07 13:52:06 -07:00
committed by Sheetal Nandi
parent 232d7ea3fa
commit 08e6b3d918
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for material-ui 0.21
// Type definitions for material-ui 0.20
// Project: https://github.com/callemall/material-ui
// Definitions by: Nathan Brown <https://github.com/ngbrown>
// Igor Beagorudsky <https://github.com/theigor>