Skip to content

Commit

Permalink
Need to update some deps to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kolodny committed Jan 24, 2019
1 parent 76bf3a9 commit e9d0856
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@
"license": "MIT",
"devDependencies": {
"coveralls": "^2.11.6",
"dtslint": "^0.2.0",
"dtslint": "^0.4.2",
"expect": "^1.14.0",
"mocha": "^5.2.0",
"nyc": "^5.6.0"
"nyc": "^5.6.0",
"typescript": "^3.2.4"
},
"dependencies": {
"invariant": "^2.2.0"
Expand Down

0 comments on commit e9d0856

Please sign in to comment.