Skip to content

Commit

Permalink
deps: add reflect-metadata to peerDependencies (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 authored Feb 24, 2023
1 parent 324af21 commit 2d23b06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
"deepmerge": "^4.2.2",
"minimatch": "^5.0.1"
},
"peerDependencies": {
"reflect-metadata": "^0.1.13"
},
"ci": {
"version": "16, 18"
}
Expand Down

0 comments on commit 2d23b06

Please sign in to comment.