Skip to content

Commit

Permalink
fix: fix peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowgate15 committed Jan 20, 2022
1 parent 87c80db commit 260ce97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"main": "src/index.js",
"peerDependencies": {
"bree": ">=7.0.0",
"tsconfig-paths": ">=3<4"
"tsconfig-paths": ">=3 <4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 260ce97

Please sign in to comment.