tact-lang / tact-docs

Tact main documentation
https://docs.tact-lang.org
41 stars 36 forks source link

Describe how to upgrade Tact compiler in Blueprint projects #299

Open novusnota opened 4 days ago

novusnota commented 4 days ago
  1. In Tact docs (here)
  2. On Blueprint's README

Essentially, that's just yarn upgrade -P @tact-lang/compiler, but with some preface needed.

P.S.: "Contract updates"? Or somewhere on the front page, as it's related to creating new Blueprint project.

anton-trunov commented 4 days ago

Also, let's describe how to set and fix a specific version of Tact for a project

novusnota commented 4 days ago

This issue is becoming more and more related to #261 :)

anton-trunov commented 4 days ago

I don't really see how these are related