Fix build. (#8)

* Fix.

* Husky commit correct node modules
This commit is contained in:
Stephen Franceschelli
2019-07-30 13:19:56 -04:00
committed by Danny McCormick
parent 7fe1ba03a3
commit 7dc6a07f36
21 changed files with 478 additions and 491 deletions

View File

@ -7,23 +7,23 @@
"_phantomChildren": {},
"_requested": {
"type": "file",
"where": "C:\\Users\\damccorm\\Documents\\setup-python",
"where": "E:\\github\\setup-python",
"raw": "@actions/io@file:toolkit/actions-io-0.0.0.tgz",
"name": "@actions/io",
"escapedName": "@actions%2fio",
"scope": "@actions",
"rawSpec": "file:toolkit/actions-io-0.0.0.tgz",
"saveSpec": "file:toolkit\\actions-io-0.0.0.tgz",
"fetchSpec": "C:\\Users\\damccorm\\Documents\\setup-python\\toolkit\\actions-io-0.0.0.tgz"
"fetchSpec": "E:\\github\\setup-python\\toolkit\\actions-io-0.0.0.tgz"
},
"_requiredBy": [
"/",
"/@actions/tool-cache"
],
"_resolved": "C:\\Users\\damccorm\\Documents\\setup-python\\toolkit\\actions-io-0.0.0.tgz",
"_resolved": "E:\\github\\setup-python\\toolkit\\actions-io-0.0.0.tgz",
"_shasum": "1e8f0faca6b39215bebacedf473e5bb0716e39bf",
"_spec": "@actions/io@file:toolkit/actions-io-0.0.0.tgz",
"_where": "C:\\Users\\damccorm\\Documents\\setup-python",
"_where": "E:\\github\\setup-python",
"bugs": {
"url": "https://github.com/actions/toolkit/issues"
},