blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

Make Tact a peer dependency in the generated package.json files for Blueprint projects

Open anton-trunov opened this issue 1 year ago • 1 comments

This would allow the users to easily override the version of Tact they can use. For instance, they can install a Tact version from GitHub or using NPM's @next tag. The use case is to use a version of Tact with some bugfixes which wasn't yet released on NPM with @latest tag.

anton-trunov avatar Jul 10 '24 19:07 anton-trunov

I guess this issue should be moved to https://github.com/ton-org/create-ton because the project template lives there

anton-trunov avatar Jul 10 '24 20:07 anton-trunov

Fixed with https://github.com/ton-org/blueprint/commit/feca46b99db86205add45a1d25d7f3d618bda1a4

anton-trunov avatar Jan 21 '25 11:01 anton-trunov