Bump version to v1.0.1 and audit fix

This commit is contained in:
Josh Gross 2019-11-05 15:40:20 -05:00
parent 30524a6fbd
commit eb10706a9d
2 changed files with 12 additions and 12 deletions

View file

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