Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
loosen the versionPath requirements (#20)
# Thanks for opening a Pull Request ## Changes Please outline the reason for the changes you are making: In some use cases, users may not want to use the version interpolation, but instead specify a hard-coded versionPath to resolve a dependency to. This change would allow the `versionPath` property of a registration to be a specified version. Are there any breaking changes you are aware of in the PR? No If yes, what are they? ## General Checklist * [ ] Change is tested locally * [ ] Demo is updated to exercise change (if applicable) * [ ] [WIP] flag is removed from the title [1]:https://docs.npmjs.com/about-semantic-versioning [2]:https://docs.npmjs.com/cli/deprecate [3]:https://github.com/meltwater/applet-orchard/blob/master/docs/README.md --------- Co-authored-by: Joe Theriault <joe.theriault@meltwater.com>
- Loading branch information