Remove validation failures and warning annotations (#108)

* Update warnings behavior

* Add void return type
This commit is contained in:
Josh Gross 2019-11-21 14:37:54 -05:00 committed by GitHub
parent 639f9d8b81
commit 95c1798369
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 82 additions and 40 deletions

View file

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