Skip to content

Commit

Permalink
fix: remove unnecessary peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanPiercey committed Nov 30, 2021
1 parent 86ebadc commit 8a18fa1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/nyc-config-typescript/package.json
Expand Up @@ -37,8 +37,6 @@
"@istanbuljs/schema": "^0.1.2"
},
"peerDependencies": {
"nyc": ">=15",
"source-map-support": "*",
"ts-node": "*"
"nyc": ">=15"
}
}

0 comments on commit 8a18fa1

Please sign in to comment.