Skip to content

Commit

Permalink
fix(deps): Put necessary typings in peerDependencies as well :/
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 committed Apr 2, 2021
1 parent d9f6927 commit 14f0f43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
"typescript": "^4.2.3"
},
"peerDependencies": {
"@types/luxon": "^1.26.0",
"@types/mocha": "^8.2.1",
"@types/node": "^14.14.31",
"dayjs": "^1.10.4",
"luxon": "^1.26.0",
"moment": "^2.29.1",
Expand Down

0 comments on commit 14f0f43

Please sign in to comment.