Update package.json

This commit is contained in:
Olzie-12 2022-10-18 23:23:43 +01:00 committed by GitHub
parent 559ddbb4df
commit 305da72e0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
"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",