소스 검색

Remove the Meteor._wrapAsync depreciation warning

This warning was raised by the `cfs:storage-adapter` package and fixed
in https://github.com/CollectionFS/Meteor-CollectionFS/pull/663.
Maxime Quandalle 9 년 전
부모
커밋
1bf9e65571
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .meteor/versions

+ 1 - 1
.meteor/versions

@@ -30,7 +30,7 @@ cfs:power-queue@0.9.11
 cfs:reactive-list@0.0.9
 cfs:reactive-list@0.0.9
 cfs:reactive-property@0.0.4
 cfs:reactive-property@0.0.4
 cfs:standard-packages@0.5.9
 cfs:standard-packages@0.5.9
-cfs:storage-adapter@0.2.2
+cfs:storage-adapter@0.2.3
 cfs:tempstore@0.1.5
 cfs:tempstore@0.1.5
 cfs:upload-http@0.0.20
 cfs:upload-http@0.0.20
 cfs:worker@0.1.4
 cfs:worker@0.1.4