Skip to content

Commit

Permalink
feat: add types from definitely typed (#70)
Browse files Browse the repository at this point in the history
Now type definitions will automatically be installed along with the package.
  • Loading branch information
ifiokjr committed May 20, 2020
1 parent f1c17ef commit b5569f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"author": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)",
"license": "MIT",
"dependencies": {
"@types/babel-plugin-tester": "^9.0.0",
"lodash.mergewith": "^4.6.2",
"prettier": "^2.0.1",
"strip-indent": "^3.0.0"
Expand Down

0 comments on commit b5569f4

Please sign in to comment.