babel-plugin-transform-taroapi 4.1.12-beta.42 → 4.1.12-beta.43

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "babel-plugin-transform-taroapi",
3
- "version": "4.1.12-beta.42",
3
+ "version": "4.1.12-beta.43",
4
4
  "author": "O2Team",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",
@@ -2185,6 +2185,7 @@
2185
2185
  "type": "Type"
2186
2186
  },
2187
2187
  "image": {
2188
+ "disableDefaultSize": "boolean",
2188
2189
  "lazyLoad": "boolean",
2189
2190
  "mode": "Mode",
2190
2191
  "nativeProps": "*",