Skip to content

Commit 284cd6f

Browse files
committed
fixed bug
1 parent 6bb57a0 commit 284cd6f

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
@@ -18,7 +18,7 @@
1818
"homepage": "https://github.com/farolfo/raml-server",
1919
"license": "MIT",
2020
"bin": {
21-
"raml-server": "raml-server.js"
21+
"raml-server": "ramlServer.js"
2222
},
2323
"repository": {
2424
"type": "git",

0 commit comments

Comments
 (0)