Make module commonjs

This commit is contained in:
Volodymyr Zotov
2025-07-30 10:50:08 -05:00
parent aa7dbab2b7
commit 7e497dcd83
2 changed files with 229 additions and 68 deletions

View File

@@ -2,7 +2,7 @@
"name": "load-secrets-action",
"version": "2.0.0",
"description": "Load Secrets from 1Password",
"type": "module",
"type": "commonjs",
"main": "dist/index.js",
"directories": {
"test": "tests"