mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-21 06:31:28 +02:00
Update package.json (#290)
Update `cheerio` dependency. Fixes webpack builds.
This commit is contained in:
committed by
Ian Storm Taylor
parent
43d5735cc9
commit
2b0194523f
@@ -6,7 +6,7 @@
|
|||||||
"repository": "git://github.com/ianstormtaylor/slate.git",
|
"repository": "git://github.com/ianstormtaylor/slate.git",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cheerio": "^0.20.0",
|
"cheerio": "^0.22.0",
|
||||||
"debug": "^2.2.0",
|
"debug": "^2.2.0",
|
||||||
"detect-browser": "^1.3.3",
|
"detect-browser": "^1.3.3",
|
||||||
"direction": "^0.1.5",
|
"direction": "^0.1.5",
|
||||||
|
Reference in New Issue
Block a user