1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 22:45:18 +02:00

Update debug package in package.json (#1781)

* Update debug package

* add yarn.lock back
This commit is contained in:
Jinxuan Zhu
2018-04-27 17:11:14 -04:00
committed by Ian Storm Taylor
parent 7e663eea12
commit 3efd6df1e3
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
"lib/"
],
"dependencies": {
"debug": "^2.3.2",
"debug": "^3.1.0",
"get-window": "^1.1.1",
"is-window": "^1.0.2",
"keycode": "^2.1.2",