Update debug to 3.0 (#6184)
This commit is contained in:
committed by
Henry Zhu
parent
44f6ff5e85
commit
ab30fa54cb
@@ -34,7 +34,7 @@
|
||||
"babel-types": "7.0.0-alpha.20",
|
||||
"babylon": "7.0.0-beta.22",
|
||||
"convert-source-map": "^1.1.0",
|
||||
"debug": "^2.1.1",
|
||||
"debug": "^3.0.1",
|
||||
"json5": "^0.5.0",
|
||||
"lodash": "^4.2.0",
|
||||
"micromatch": "^2.3.11",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"babel-messages": "7.0.0-alpha.20",
|
||||
"babel-types": "7.0.0-alpha.20",
|
||||
"babylon": "7.0.0-beta.22",
|
||||
"debug": "^2.2.0",
|
||||
"debug": "^3.0.1",
|
||||
"globals": "^10.0.0",
|
||||
"invariant": "^2.2.0",
|
||||
"lodash": "^4.2.0"
|
||||
|
||||
Reference in New Issue
Block a user