Skip to content

Commit

Permalink
Use 3.1.17 to prevent error TS2314: Generic type 'ReactElement<P>' re…
Browse files Browse the repository at this point in the history
…quires 1 type argument(s).
  • Loading branch information
ZitaNemeckova committed Feb 25, 2019
1 parent 9b3aacc commit 5878e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"devDependencies": {
"@babel/runtime": "7.0.0-beta.42",
"@types/cheerio": "^0.22.9",
"@types/enzyme": "~3.1.18",
"@types/enzyme": "3.1.17",
"@types/jasmine": "^2.8.6",
"@types/jest": "^22.1.3",
"angular-mocks": "~1.6.9",
Expand Down

0 comments on commit 5878e9b

Please sign in to comment.