Skip to content

Commit

Permalink
Make the new npm happy
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Mar 7, 2011
1 parent 2b8a97f commit 6e958e7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 deletions.
File renamed without changes.
File renamed without changes.
6 changes: 1 addition & 5 deletions package.json
Expand Up @@ -13,11 +13,7 @@
"colors": ">= 0.3.0",
"expresso": "*"
},
"main": "./lib/modbus-stack",
"modules": {
"client": "./lib/client",
"server": "./lib/server"
},
"main": "./modbus-stack",
"scripts": { "test": "expresso test/test*.js" },
"engines": { "node": ">= 0.3.0" }
}
File renamed without changes.

0 comments on commit 6e958e7

Please sign in to comment.