mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update nodeunit dependency to 0.9.1, istanbul to 0.3.8.
This commit is contained in:
parent
e557f3a97f
commit
de3b3c9042
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^0.17.1",
|
"eslint": "^0.17.1",
|
||||||
"istanbul": "^0.3.7",
|
"istanbul": "^0.3.8",
|
||||||
"nodeunit": "^0.9.0",
|
"nodeunit": "^0.9.1",
|
||||||
"q": "^1.2.0"
|
"q": "^1.2.0"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue