Skip to content

Commit b439128

Browse files
nicolaMartin Martinez Rivera
authored andcommitted
Update package.json
1 parent 73a6e2c commit b439128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"ldp-ssl": "node ./bin/ldnode.js --cert ./test/keys/cert.pem --key ./test/keys/key.pem -v"
6868
},
6969
"bin": {
70-
"ldnode": "node ./bin/ldnode.js"
70+
"ldnode": "./bin/ldnode.js"
7171
}
7272
}

0 commit comments

Comments
 (0)