This commit is contained in:
Caleb Gosiak 2021-09-30 17:04:42 -05:00
parent e4a331f6ce
commit 9c23f97836
4 changed files with 295 additions and 34 deletions

View file

@ -1,6 +1,6 @@
{
"name": "cache",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"description": "Cache dependencies and build outputs",
"main": "dist/restore/index.js",