mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-17 20:51:20 +02:00
Upgrade debug package
Fixes an issue where debug may clear localStorage.debug on start, making it impossible to use.
This commit is contained in:
@@ -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",
|
||||
"esrever": "^0.2.0",
|
||||
|
Reference in New Issue
Block a user