Browse Source

Reverted fetch back to http.

Lauri Ojansivu 4 years ago
parent
commit
550f7201bb
2 changed files with 2 additions and 3 deletions
  1. 1 1
      .meteor/packages
  2. 1 2
      CHANGELOG.md

+ 1 - 1
.meteor/packages

@@ -52,6 +52,7 @@ mquandalle:autofocus
 ongoworks:speakingurl
 raix:handlebar-helpers
 tap:i18n
+http@1.4.2
 
 # UI components
 blaze
@@ -144,4 +145,3 @@ rajit:bootstrap3-datepicker-zh-cn
 rajit:bootstrap3-datepicker-zh-tw
 staringatlights:fast-render
 spacebars
-fetch

+ 1 - 2
CHANGELOG.md

@@ -9,8 +9,7 @@ and adds the following updates:
 
 - Updated dependencies.
   [Part 1](https://github.com/wekan/wekan/commit/7a66cb46a0ec334f4e95a73322641ba029f770ad),
-  [Part 2](https://github.com/wekan/wekan/commit/953cfd6ecd291196ce2ad1d4a5eac19ca21a20d9),
-  [Part 3 changed http to fetch](https://github.com/wekan/wekan/commit/b537275707d648fd4e58a9ae67df829c4cd4dc95).
+  [Part 2](https://github.com/wekan/wekan/commit/953cfd6ecd291196ce2ad1d4a5eac19ca21a20d9).
   Thanks to developers of dependencies.
 
 and fixes the following bugs: