Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix string interpolation when caching canaries (#2)
Previously, any canary's cache key would be `0.0.0-[object Object]` which isn't terribly ideal if multiple canaries are at play.
- Loading branch information