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", "actions",
"exec" "exec"
], ],
"homepage": "https://github.com/actions/toolkit/tree/master/packages/exec", "homepage": "https://github.com/actions/toolkit/tree/master/packages/tool-cache",
"license": "MIT", "license": "MIT",
"main": "lib/tool-cache.js", "main": "lib/tool-cache.js",
"types": "lib/tool-cache.d.ts", "types": "lib/tool-cache.d.ts",