Velo Packages are code libraries written using Velo code. Learn how to install, configure, update, and remove Velo packages from a site.
Note: By installing a Velo package that uses an npm package, you agree to that npm module's license agreement.
Depending on the package, configuration may include:
config.json file to define specific settings that affect how the package works.If there is an update available for a package installed on a site, you'll see a blue dot next to the package in the Code sidebar.
To update a package:
Important: After applying a package update, make sure that the code on the site is compatible with the updated version of the package.
Warning: Uninstalling a package can break code that depends on it.