Skip to content

Commit

Permalink
Pin dependency on @babel/runtime, latest version causes errors
Browse files Browse the repository at this point in the history
  • Loading branch information
clarencenpy committed Aug 7, 2018
1 parent c444c45 commit 8a858f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,8 @@
"supertest": "3.1.0",
"ts-jest": "23.1.2",
"typescript": "2.9.2"
},
"dependencies": {
"@babel/runtime": "7.0.0-beta.55"
}
}

0 comments on commit 8a858f2

Please sign in to comment.