@seafile/seafile-calendar 0.0.29-gzc3 → 0.0.29-gzc31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/es/Picker.js CHANGED
@@ -215,6 +215,7 @@ var _initialiseProps = function _initialiseProps() {
215
215
  open: open
216
216
  }, callback);
217
217
  }
218
+ console.log(11111);
218
219
  onOpenChange(open);
219
220
  }
220
221
  };
package/lib/Picker.js CHANGED
@@ -251,6 +251,7 @@ var _initialiseProps = function _initialiseProps() {
251
251
  open: open
252
252
  }, callback);
253
253
  }
254
+ console.log(11111);
254
255
  onOpenChange(open);
255
256
  }
256
257
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seafile/seafile-calendar",
3
- "version": "0.0.29-gzc3",
3
+ "version": "0.0.29-gzc31",
4
4
  "description": "React Calendar",
5
5
  "keywords": [
6
6
  "react",