fix: Use package.json as part of node cache key

This commit is contained in:
Robert Prehn 2021-06-18 17:59:30 -05:00
parent 0611e33d64
commit f1a76ada72

View file

@ -62,6 +62,7 @@ deploy_to_tags:
key:
files:
- package-lock.json
- package.json
paths:
- node_modules/
script: