Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
Executable
Browse files Browse the repository at this point in the history
  • Loading branch information
kaimallea committed Jul 21, 2011
1 parent 970c19b commit aedb376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"dependencies": {}, "dependencies": {},
"devDependencies": {}, "devDependencies": {},
"main": "lib/googl.js", "main": "lib/googl.js",
"bin": { "goo.gl": "cli.js" } "bin": { "goo.gl": "./cli.js" }
} }

0 comments on commit aedb376

Please sign in to comment.