Skip to content

Commit

Permalink
fix(pkg): specify peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 9, 2021
1 parent 9a55f1e commit 71e8994
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,9 @@
"eslint": "latest",
"standard-version": "latest",
"typescript": "latest"
},
"peerDependencies": {
"rollup": "^2.40.0",
"typescript": "^4.2.3"
}
}

0 comments on commit 71e8994

Please sign in to comment.