Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
feat: add peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
limtingzhi committed Sep 27, 2021
1 parent c6f89bd commit 4d7e595
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -57,6 +57,9 @@
"sinon": "^11.1.2",
"timezone-mock": "^1.2.2"
},
"peerDependencies": {
"date-fns": "^2.24.0"
},
"scripts": {
"build": "rollup -c ./config/rollup.config.js",
"prepublish": "yarn build",
Expand Down

0 comments on commit 4d7e595

Please sign in to comment.