@actions/artifact 0.5.1 release (#760)

* Bump @actions/http-client to latest for artifact package

* Remove typescript libs to fix failing imports
This commit is contained in:
Konrad Pabjan
2021-04-06 12:44:56 -04:00
committed by GitHub
parent 418978c2e0
commit 770dc3a982
5 changed files with 10 additions and 6 deletions

View File

@@ -5,8 +5,7 @@
"strict": true,
"declaration": true,
"target": "es6",
"sourceMap": true,
"lib": ["es6"]
"sourceMap": true
},
"exclude": [
"node_modules",