mirror of
https://github.com/samsonjs/repl-edit.git
synced 2026-03-25 09:25:49 +00:00
fix author in package.json
This commit is contained in:
parent
46244c394f
commit
01c7ab03ff
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
, "description" : "Edit code in the repl using a real text editor"
|
||||
, "version" : "0.0.1"
|
||||
, "homepage" : "http://samhuri.net/node/repl-edit"
|
||||
, "author" : "Sami Samhuri <sami@samhuri.net> (http://blog.izs.me)"
|
||||
, "author" : "Sami Samhuri <sami@samhuri.net>"
|
||||
, "repository" :
|
||||
{ "type" : "git"
|
||||
, "url" : "http://github.com/samsonjs/repl-edit.git"
|
||||
|
|
|
|||
Loading…
Reference in a new issue