Skip to content

Commit

Permalink
Releaseフォルダを見に行くように変更
Browse files Browse the repository at this point in the history
  • Loading branch information
xenophy committed Nov 1, 2011
1 parent 4689a4a commit 7dbd6c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,10 +2,10 @@
"name" : "nx-daemon",
"description" : "node process daemon tools for Next JS.",
"keywords": ["framework", "web", "Web Server", "Application Server", "NextJS", "Ext JS"],
"version" : "0.1.0",
"version" : "0.1.1",
"author" : "Kazuhiro Kotsutsumi <kotsutsumi@xenophy.com>",
"repository" : "git://github.com/xenophy/NextDaemon.git",
"main" : "./build/default/nxd",
"main" : "./build/Release/nxd",
"engines": {
"node": ">= 0.5.4"
}
Expand Down

0 comments on commit 7dbd6c7

Please sign in to comment.