Skip to content

Commit

Permalink
fix(react): Add explicit dependency on csstype for v16 (DefinitelyTyp…
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored and owenlow committed Dec 8, 2020
1 parent 4ce85c9 commit 8f42d3f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions types/react/v16/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"csstype": "^3.0.2"
}
}

0 comments on commit 8f42d3f

Please sign in to comment.