Skip to content

Commit

Permalink
Added missing typings to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Aug 7, 2018
1 parent 924d960 commit f6f7030
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 @@ -34,6 +34,7 @@
"watch": "make watch"
},
"dependencies": {
"@types/retry": "^0.10.2",
"lodash": "^4.17.10",
"retry": "^0.12.0",
"squel": "^5.12.2"
Expand All @@ -44,7 +45,6 @@
"@types/jasmine": "^2.8.6",
"@types/lodash": "^4.14.113",
"@types/node": "^9.6.2",
"@types/retry": "^0.10.2",
"aws-sdk": "^2.279.1",
"aws-sdk-mock": "^2.0.0",
"chance": "^1.0.13",
Expand Down

0 comments on commit f6f7030

Please sign in to comment.