Skip to content

Commit

Permalink
fix: specify typescript as peerDep
Browse files Browse the repository at this point in the history
Fixes #286.
  • Loading branch information
mightyiam committed Apr 23, 2020
1 parent 728a592 commit ce6e6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"eslint-plugin-node": ">=9.1.0",
"eslint-plugin-promise": ">=4.2.1",
"eslint-plugin-standard": ">=4.0.0",
"typescript": ">=3.8",
"@typescript-eslint/eslint-plugin": ">=2.29.0"
},
"devDependencies": {
Expand Down

0 comments on commit ce6e6ed

Please sign in to comment.