Fix tslint errors 'dt-header'

- Expected: foo MAJOR.MINOR (patch version not allowed)
- Expected: foo MAJOR.MINOR ('v' not allowed)
This commit is contained in:
Drew Noakes 2017-02-01 21:39:47 +00:00
parent e4bf166872
commit ff38bd198b

View File

@ -1,4 +1,4 @@
// Type definitions for react-modal v1.6.5
// Type definitions for react-modal 1.6
// Project: https://github.com/reactjs/react-modal
// Definitions by: Rajab Shakirov <https://github.com/radziksh>
// Definitions by: Drew Noakes <https://github.com/drewnoakes>