deps: pin debug@2 (#1246)

fengmk2 2018-09-12 12:04:52 +08:00 committed by Yiyu He
parent 04dfb19cb2
commit a7b504455e
1 changed files with 5 additions and 2 deletions

View File

@ -24,7 +24,7 @@
"content-disposition": "~0.5.0",
"content-type": "^1.0.0",
"cookies": "~0.5.0",
"debug": "*",
"debug": "^2.6.9",
"delegates": "0.1.0",
"destroy": "^1.0.3",
"error-inject": "~1.0.0",
@ -57,5 +57,8 @@
},
"files": [
"lib"
]
],
"publishConfig": {
"tag": "latest-0"
}
}