mirror of
https://github.com/actions/github-script.git
synced 2026-01-04 06:33:06 +00:00
Revert changes to tsc/ncc
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"main": "dist/index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "tsc && ncc build lib/main.js",
|
||||
"build": "ncc build src/main.ts",
|
||||
"test": "jest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user