mirror of https://github.com/curbengh/hexo-yam
Merge pull request #7 from weyusi/update-bluebird
chore: update blubird to v3.5.4
This commit is contained in:
commit
f55b96d32a
|
@ -18,12 +18,12 @@
|
|||
"url": "https://github.com/weyusi/hexo-yam.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.3",
|
||||
"bluebird": "^3.5.4",
|
||||
"clean-css": "^4.2.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
"iltorb": "^2.4.2",
|
||||
"minimatch": "^3.0.4",
|
||||
"uglify-js": "^3.4.9"
|
||||
"uglify-js": "^3.5.3"
|
||||
},
|
||||
"keywords": [
|
||||
"html",
|
||||
|
|
Loading…
Reference in New Issue