Remove type module from package.json
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
"name": "load-secrets-action",
|
"name": "load-secrets-action",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "Load Secrets from 1Password",
|
"description": "Load Secrets from 1Password",
|
||||||
"type": "module",
|
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"test": "tests"
|
"test": "tests"
|
||||||
|
|||||||
Reference in New Issue
Block a user