Versions
These docs are verified against the following package versions:
| Package | Version |
|---|---|
lightnet | 3.10.1 |
@lightnet/decap-admin | 3.1.4 |
Check your project
Section titled “Check your project”Run the following command in your project directory to see your installed versions:
npm ls lightnet @lightnet/decap-adminIf a package is missing from the tree, check package.json to see whether it is listed as a dependency.
If your versions differ
Section titled “If your versions differ”- Minor and patch updates are generally safe. For guidance, see Update your site.
- Major updates may include breaking changes. Review the LightNet release notes before upgrading.
When reporting issues
Section titled “When reporting issues”Include your lightnet and @lightnet/decap-admin versions (from npm ls) so we can help more quickly.