Skip to content

Commit

Permalink
Remove TS as peer dep (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer authored Oct 16, 2019
1 parent eb0383b commit a59d62a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,6 @@
"shelljs": "^0.8.3",
"typescript": "^3.6.2"
},
"peerDependencies": {
"typescript": "3"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged --pattern '!test/tests/lint/**' && yarn lint"
Expand Down

0 comments on commit a59d62a

Please sign in to comment.