mirror of
https://github.com/samsonjs/NorthWatcher.git
synced 2026-03-31 10:25:53 +00:00
version 0.1.6
This commit is contained in:
parent
62c3256d3e
commit
18215d0a79
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "northwatcher",
|
||||
"description": "NorthWatcher is cron for filesystem changes.",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"homepage": "http://samhuri.net/proj/NorthWatcher",
|
||||
"author": "Sami Samhuri <sami@samhuri.net>",
|
||||
"repository": {
|
||||
|
|
@ -26,8 +26,8 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"batteries": "0.4.x"
|
||||
, "optimist": "0.2.x"
|
||||
"batteries": "0.4.x",
|
||||
"optimist": "0.2.x"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
Loading…
Reference in a new issue