mirror of
https://github.com/actions/setup-node.git
synced 2025-06-08 02:22:04 +08:00
.
This commit is contained in:
parent
2ea4222c73
commit
6c6b95372f
805
dist/index.js
vendored
805
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
|
@ -3,7 +3,7 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "setup node action",
|
"description": "setup node action",
|
||||||
"main": "lib/setup-node.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"format": "prettier --write **/*.ts",
|
"format": "prettier --write **/*.ts",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user