mirror of
https://github.com/samsonjs/repl-edit.git
synced 2026-03-25 09:25:49 +00:00
0.9.5
This commit is contained in:
parent
5ccbb46c81
commit
11b8a6246b
1 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "repl-edit",
|
||||
"description": "Edit code in the repl using a real text editor",
|
||||
"version": "0.9.4",
|
||||
"version": "0.9.5",
|
||||
"homepage": "http://samhuri.net/proj/repl-edit",
|
||||
"author": "Sami Samhuri <sami@samhuri.net>",
|
||||
"repository": {
|
||||
|
|
@ -29,5 +29,6 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {}
|
||||
}
|
||||
"devDependencies": {},
|
||||
"optionalDependencies": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue