mirror of https://github.com/curbengh/hexo-yam
chore: update deps
This commit is contained in:
parent
84b2457371
commit
fa30a2f22d
|
@ -18,10 +18,10 @@
|
||||||
"url": "https://github.com/weyusi/hexo-yam.git"
|
"url": "https://github.com/weyusi/hexo-yam.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^3.5.2",
|
"bluebird": "^3.5.3",
|
||||||
"clean-css": "^4.2.1",
|
"clean-css": "^4.2.1",
|
||||||
"html-minifier": "^3.5.20",
|
"html-minifier": "^3.5.21",
|
||||||
"iltorb": "^2.4.0",
|
"iltorb": "^2.4.2",
|
||||||
"minimatch": "^3.0.4",
|
"minimatch": "^3.0.4",
|
||||||
"uglify-js": "^3.4.9"
|
"uglify-js": "^3.4.9"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue