mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-08 00:09:45 +00:00
Update package.json
This commit is contained in:
@ -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'",
|
||||
|
Reference in New Issue
Block a user