Skip to content

Commit 4a5d7ea

Browse files
committed
BUILD: api: Update main script name in package.json
1 parent c9ee734 commit 4a5d7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zpki",
33
"version": "1.0.0",
44
"description": "Command-line utility for managing a Public Key Infrastructure (PKI).",
5-
"main": "index.js",
5+
"main": "api.js",
66
"dependencies": {
77
"cors": "^2.8.5",
88
"express": "^4.21.2",

0 commit comments

Comments
 (0)