Update package.json

This commit is contained in:
FreePhoenix888
2022-12-11 15:42:53 +06:00
committed by GitHub
parent 6275f884bd
commit 1a8e5a9bcc

View File

@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"description": "TypeScript template action",
"main": "lib/main.js",
"main": "dist/main.js",
"scripts": {
"build": "tsc",
"format": "prettier --write '**/*.ts'",