mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
build: compile as esm (#888)
This commit is contained in:
parent
4a407be28a
commit
e8fc25c747
8 changed files with 14 additions and 7 deletions
|
|
@ -13,6 +13,7 @@
|
|||
},
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": "Jeroen de Bruijn",
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
"build": "run-s clean compile",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue