Bump version to 2.4.2

This commit is contained in:
Shivam Mathur
2020-08-10 14:24:46 +05:30
parent c256f0c9cb
commit ee084d3176
2 changed files with 56 additions and 56 deletions

View File

@ -1,6 +1,6 @@
{
"name": "setup-php",
"version": "2.4.1",
"version": "2.4.2",
"private": false,
"description": "Setup PHP for use with GitHub Actions",
"main": "dist/index.js",
@ -31,10 +31,10 @@
"fs": "0.0.1-security"
},
"devDependencies": {
"@types/jest": "^26.0.8",
"@types/jest": "^26.0.9",
"@types/node": "^14.0.27",
"@typescript-eslint/eslint-plugin": "^3.7.1",
"@typescript-eslint/parser": "^3.7.1",
"@typescript-eslint/eslint-plugin": "^3.8.0",
"@typescript-eslint/parser": "^3.8.0",
"@zeit/ncc": "^0.22.3",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0",