Skip to content

Commit

Permalink
make it a peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Aug 13, 2024
1 parent 24a1685 commit 21b7c00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,8 @@
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"vitest": "0.34.6"
},
"peerDependencies": {
"@latticexyz/world-modules": "*"
}
}

0 comments on commit 21b7c00

Please sign in to comment.