Skip to content

Commit

Permalink
fix: fix croact peerDependencies #937
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Jun 4, 2023
1 parent 631fd6f commit 6554cc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/croact-moveable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
"tslint": "^5.16.0",
"typescript": "^4.5.0 <4.6.0"
},
"peerDependencies": {
"croact": "^1.0.4"
},
"dependencies": {
"@daybrush/utils": "^1.13.0",
"@egjs/agent": "^2.2.1",
Expand Down

0 comments on commit 6554cc7

Please sign in to comment.