Update homepage to be tool-cache instead of exec (#452)

This commit is contained in:
Kevin Sawicki
2020-05-12 07:22:22 -07:00
committed by GitHub
parent 83dd3ef0f1
commit d1b52e7168

View File

@@ -7,7 +7,7 @@
"actions",
"exec"
],
"homepage": "https://github.com/actions/toolkit/tree/master/packages/exec",
"homepage": "https://github.com/actions/toolkit/tree/master/packages/tool-cache",
"license": "MIT",
"main": "lib/tool-cache.js",
"types": "lib/tool-cache.d.ts",