Skip to content

Commit

Permalink
add missing source-map dep
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jul 16, 2019
1 parent f96a3e9 commit 5af4a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"jest-validate": "^24.8.0",
"realpath-native": "^1.1.0",
"slash": "^2.0.0",
"source-map": "^0.6.0",
"strip-bom": "^3.0.0",
"yargs": "^13.3.0",
"v8-to-istanbul": "^3.2.0"
Expand Down

0 comments on commit 5af4a83

Please sign in to comment.