Optimize installation scripts

This commit is contained in:
Shivam Mathur
2019-09-21 21:36:03 +05:30
parent 585f7a1fd2
commit 9cfe4e665e
3208 changed files with 83 additions and 198512 deletions

View File

@ -1,6 +1,6 @@
{
"name": "setup-php",
"version": "1.3.2",
"version": "1.3.3",
"private": false,
"description": "Setup php action",
"main": "lib/setup-php.js",
@ -24,7 +24,6 @@
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/tool-cache": "^1.0.0",
"@babel/preset-env": "^7.6.0",
"codecov": "^3.6.0",
"fs": "0.0.1-security",
"typed-rest-client": "^1.5.0"