chore: add got for release script (#25671)

* chore: add got for release script

* Use same version of got we used to use
This commit is contained in:
John Kleinschmidt
2020-09-28 21:10:28 -04:00
committed by GitHub
parent b85195ee5f
commit ebc7d54765
2 changed files with 79 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
"express": "^4.16.4",
"folder-hash": "^2.1.1",
"fs-extra": "^9.0.1",
"got": "^6.3.0",
"husky": "^2.2.0",
"klaw": "^3.0.0",
"lint": "^1.1.2",
@@ -139,4 +140,4 @@
"dependencies": {
"@types/temp": "^0.8.34"
}
}
}