vlototskyi
vlototskyi2y 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
Shams17mo ago
Yes, buildship installs the latest version of the package. You can configure the version in the info tab of the node editor
vlototskyi
vlototskyiOP17mo ago
Got it, thank you

Did you find this page helpful?