add basic grunt file support
This commit is contained in:
parent
803efa03af
commit
5153d76d89
2 changed files with 33 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"mocha": "1.3.0",
|
||||
"grunt": "0.3.17",
|
||||
"grunt-simple-mocha": "*",
|
||||
"grunt-mocha": "*",
|
||||
"should": "1.2.0"
|
||||
},
|
||||
"licenses": [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue