Skip to content

Commit 51dee59

Browse files
committed
Update package.json
fixed name of bin file
1 parent cbb79fe commit 51dee59

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
@@ -10,7 +10,7 @@
1010
"main": "./lib/index.js",
1111
"keywords": [],
1212
"bin": {
13-
"uppercaseme": "./bin/express-context"
13+
"express-context": "./bin/express-context"
1414
},
1515
"dependencies": {
1616
"q": "^1.0.1"

0 commit comments

Comments
 (0)