Skip to content

Commit b5569f4

Browse files
authored
feat: add types from definitely typed (#70)
Now type definitions will automatically be installed along with the package.
1 parent f1c17ef commit b5569f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com)",
2424
"license": "MIT",
2525
"dependencies": {
26+
"@types/babel-plugin-tester": "^9.0.0",
2627
"lodash.mergewith": "^4.6.2",
2728
"prettier": "^2.0.1",
2829
"strip-indent": "^3.0.0"

0 commit comments

Comments
 (0)