Skip to content

Commit

Permalink
fix(package): update @types/node to version 13.5.3
Browse files Browse the repository at this point in the history
Closes #21
  • Loading branch information
greenkeeper[bot] committed Jan 30, 2020
1 parent 8a2ce99 commit 7e60658
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 @@ -8,7 +8,7 @@
"@types/jest": "^24.0.11",
"@types/lodash.get": "^4.4.6",
"@types/lodash.omit": "^4.5.6",
"@types/node": "^12.0.0",
"@types/node": "^13.5.3",
"@types/react": "^16.8.13",
"@types/react-dom": "^16.8.4",
"@types/react-input-mask": "^2.0.1",
Expand Down

0 comments on commit 7e60658

Please sign in to comment.