1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 13:41:19 +02:00

Merge pull request #429 from aehlke/upgrade-debug

Upgrade debug package
This commit is contained in:
Ian Storm Taylor
2016-11-17 11:35:16 -08:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
"main": "./lib/index.js",
"dependencies": {
"cheerio": "^0.22.0",
"debug": "^2.2.0",
"debug": "^2.3.2",
"detect-browser": "^1.3.3",
"direction": "^0.1.5",
"es6-map": "^0.1.4",