website: Upgrade hexo-browsersync

Now using the same version of browser-sync as everything else.
This commit is contained in:
Renée Kooi 2018-01-15 11:28:02 +01:00
parent 809fd98a10
commit 327f6ef68d
No known key found for this signature in database
GPG key ID: 30516CF2A8E63718
3 changed files with 897 additions and 1985 deletions

View file

@ -13,8 +13,8 @@ logo_large: /images/logos/uppy-dog-full.svg
logo_medium: /images/logos/uppy-dog-head-arrow.svg
logo_icon: /images/logos/uppy-dog-head-arrow.png
description: >
Sleek, modular file uploader that integrates seamlessly with any framework.
It fetches files from local disk, Google Drive, Dropbox, Instagram, remote URLs, cameras and other exciting locations, and then uploads them to the final destination.
Sleek, modular file uploader that integrates seamlessly with any framework.
It fetches files from local disk, Google Drive, Dropbox, Instagram, remote URLs, cameras and other exciting locations, and then uploads them to the final destination.
Its fast, easy to use and let's you worry about more important problems than building a file uploader.
descriptionWho: >
Uppy is brought to you by the people

2876
website/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
"autoprefixer": "^7.2.5",
"cssnano": "^3.10.0",
"hexo": "^3.3.7",
"hexo-browsersync": "0.2.0",
"hexo-browsersync": "^0.3.0",
"hexo-deployer-git": "0.2.0",
"hexo-generator-alias": "^0.1.3",
"hexo-generator-archive": "0.1.4",