some small improvements
This commit is contained in:
parent
60f6f15734
commit
7acfd0141c
4 changed files with 15 additions and 3 deletions
|
|
@ -19,6 +19,14 @@
|
|||
"lib": "./lib/"
|
||||
},
|
||||
|
||||
"dependencies": {
|
||||
},
|
||||
|
||||
"devDependencies": {
|
||||
"nodeunit": ">= 0.6.4",
|
||||
"underscore": ">= 1.3.1"
|
||||
},
|
||||
|
||||
"main": "./lib/wrench",
|
||||
|
||||
"engines": {
|
||||
|
|
|
|||
Reference in a new issue