Remove semicov dependency

This commit is contained in:
Raymond Feng 2013-08-15 14:12:18 -07:00
parent 6d4ce6b6f0
commit e3950b9aaf
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@
"devDependencies": {
"coffee-script": "latest",
"should": "~1.2.2",
"mocha": "~1.8.2",
"semicov": "*"
"mocha": "~1.8.2"
},
"repository": {
"type": "git",