mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 09:48:06 +00:00
website: Upgrade hexo-browsersync
Now using the same version of browser-sync as everything else.
This commit is contained in:
parent
809fd98a10
commit
327f6ef68d
3 changed files with 897 additions and 1985 deletions
|
|
@ -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.
|
||||
It’s 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
2876
website/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue