DefinitelyTyped/types/react-flag-icon-css/package.json
Jon Freedman 811f840c45 react-flag-icon-css (#27723)
* typing as per https://github.com/plotly/react-plotly.js/issues/80

* fix travis build (thanks intellij...)

* bring typescript version inline with react

* types for react-flag-icon-css

* review feedback, remove react-plotly.js changes from PR as already released

* attempt to fix travis

* life is too short to argue about this nonsense, switch spaces for tabs if you want
2018-08-02 11:51:04 -07:00

7 lines
71 B
JSON

{
"private": true,
"dependencies": {
"csstype": "^2.2.0"
}
}