vlototskyi
vlototskyi14mo ago

Npm package versions

As I understand, when using named imports, Buildship automatically installs the desired package. Is there a way to specify the version of the package during this process?
2 Replies
Shams
Shams14mo ago
Yes, buildship installs the latest version of the package. You can configure the version in the info tab of the node editor
vlototskyi
vlototskyiOP14mo ago
Got it, thank you

Did you find this page helpful?