DefinitelyTyped/types/react-axe/package.json
Akshay Karthik 0969775954 [react-axe] Initial set of typedefs (#34108)
* Add dts for react-axe

* Lint fixes

* Remove the v from the version header

* Set strictFunctionTypes to true per code review
2019-03-25 09:49:54 -07:00

7 lines
71 B
JSON

{
"private": true,
"dependencies": {
"axe-core": "3.2.2"
}
}