mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-07 15:59:47 +00:00
Update "main" to "exports"
This commit is contained in:
@ -17,7 +17,9 @@
|
||||
"node",
|
||||
"setup"
|
||||
],
|
||||
"main": "dist/index.js",
|
||||
"exports": {
|
||||
".": "./dist/index.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
},
|
||||
|
Reference in New Issue
Block a user