mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2026-04-10 12:32:17 +02:00
v3.1.2
node v16
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "typescript-action",
|
||||
"version": "1.0.0",
|
||||
"version": "3.1.2",
|
||||
"private": true,
|
||||
"description": "TypeScript template action",
|
||||
"main": "dist/main.js",
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "ncc build src/main.ts -o dist --watch",
|
||||
|
||||
Reference in New Issue
Block a user