Skip to content

Commit

Permalink
restaura versoes das lib
Browse files Browse the repository at this point in the history
  • Loading branch information
flpnascto authored Mar 13, 2023
1 parent 23ad816 commit 4d180a8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"license": "MIT",
"homepage": "https://github.com/betrybe/setup-railway-cli-action#readme",
"devDependencies": {
"@types/node": "18.11.18",
"@vercel/ncc": "0.36.1",
"prettier": "2.8.4"
"@types/node": "15.6.1",
"@vercel/ncc": "0.28.6",
"prettier": "2.3.0"
},
"dependencies": {
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"typescript": "4.4.2",
"which": "3.0.0"
"@actions/core": "1.3.0",
"@actions/exec": "1.0.4",
"typescript": "4.3.2",
"which": "2.0.2"
}
}

0 comments on commit 4d180a8

Please sign in to comment.