浏览代码

Reverted fetch back to http.

Lauri Ojansivu 4 年之前
父节点
当前提交
550f7201bb
共有 2 个文件被更改,包括 2 次插入3 次删除
  1. 1 1
      .meteor/packages
  2. 1 2
      CHANGELOG.md

+ 1 - 1
.meteor/packages

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

+ 1 - 2
CHANGELOG.md

@@ -9,8 +9,7 @@ and adds the following updates:
 
 
 - Updated dependencies.
 - Updated dependencies.
   [Part 1](https://github.com/wekan/wekan/commit/7a66cb46a0ec334f4e95a73322641ba029f770ad),
   [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.
   Thanks to developers of dependencies.
 
 
 and fixes the following bugs:
 and fixes the following bugs: