Browse Source

website: Upgrade `hexo-browsersync`

Now using the same version of browser-sync as everything else.
Renée Kooi 7 years ago
parent
commit
327f6ef68d
3 changed files with 410 additions and 1975 deletions
  1. 2 2
      website/_config.yml
  2. 407 1972
      website/package-lock.json
  3. 1 1
      website/package.json

+ 2 - 2
website/_config.yml

@@ -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

File diff suppressed because it is too large
+ 407 - 1972
website/package-lock.json


+ 1 - 1
website/package.json

@@ -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",

Some files were not shown because too many files changed in this diff