Skip to content

Commit 94a7443

Browse files
authored
fix: add explicit "type": "script"
1 parent bfcfdae commit 94a7443

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6+
"type": "script",
67
"version": "0.0.0-development",
78
"description": "Get private key from a path, environment variables, or a `*.pem` file in the current working directory",
89
"main": "index.js",

0 commit comments

Comments
 (0)