mirror of
https://github.com/actions/github-script.git
synced 2026-02-09 20:01:35 +00:00
Merge branch 'master' into francisfuzz/husky
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "ncc build src/main.js"
|
||||
"build": "ncc build src/main.ts"
|
||||
},
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user