SIGN IN SIGN UP

fix(ci): add package.json.version to code cachekey

Before this, creating a release sometimes prevented vscode from
rebuilding and using the cache instead. Now we use the
package.json.version in the cache key to "bust" the cache if the
package.json version is updated (aka a release).

Fixes #5316
J
Joe Previte committed
3cd34755404d5b9cb6e403cd311e1b3cab908bd7
Parent: 6372aea