mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 08:46:10 +02:00
Fix build
This commit is contained in:
parent
ab09ae8fad
commit
bad0f7d376
4 changed files with 26624 additions and 9 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "gradle-command-action",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Execute Gradle Command Line",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
|
@ -47,6 +48,6 @@
|
|||
"js-yaml": "3.14.0",
|
||||
"prettier": "2.0.5",
|
||||
"ts-jest": "26.1.0",
|
||||
"typescript": "3.9.5"
|
||||
"typescript": "3.8.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue