This commit is contained in:
Bryan MacFarlane 2020-01-09 23:27:59 -05:00
parent 0f3ac5564f
commit c253d266ea
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "http-client",
"version": "0.5.0",
"name": "@actions/http-client",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,5 +1,5 @@
{
"name": "http-client",
"name": "@actions/http-client",
"version": "1.0.0",
"description": "Actions Http Client",
"main": "index.js",