diff --git a/.changeset/dirty-ears-happen.md b/.changeset/dirty-ears-happen.md index 8041151576..93d4c3bb32 100644 --- a/.changeset/dirty-ears-happen.md +++ b/.changeset/dirty-ears-happen.md @@ -4,4 +4,4 @@ "@latticexyz/cli": patch --- -Removed the `ejs` package from `store`, `world-modules`, and `cli`. +Removed the unused `ejs` dependency. diff --git a/.changeset/heavy-toes-attend.md b/.changeset/heavy-toes-attend.md index 1bf8123acc..9a291c160a 100644 --- a/.changeset/heavy-toes-attend.md +++ b/.changeset/heavy-toes-attend.md @@ -2,4 +2,4 @@ "@latticexyz/world": patch --- -Upgraded the `ejs` package to 3.1.10. +Upgraded the `ejs` dependency to 3.1.10.