@expo/prebuild-config
Advanced tools
Comparing version 6.7.3 to 6.7.4
@@ -67,3 +67,2 @@ export type IBBoolean = 'YES' | 'NO' | boolean; | ||
rect: IBRect[]; | ||
color: IBColor[]; | ||
}>; | ||
@@ -70,0 +69,0 @@ export type IBLabel = IBItem<{ |
@@ -99,8 +99,2 @@ "use strict"; | ||
} | ||
}], | ||
color: [{ | ||
$: { | ||
key: 'backgroundColor', | ||
systemColor: 'systemBackgroundColor' | ||
} | ||
}] | ||
@@ -107,0 +101,0 @@ }; |
{ | ||
"name": "@expo/prebuild-config", | ||
"version": "6.7.3", | ||
"version": "6.7.4", | ||
"description": "Get the prebuild config", | ||
@@ -57,3 +57,3 @@ "main": "build/index.js", | ||
}, | ||
"gitHead": "b5a3db3c8993f3b22e8cba1e2c6005fee57988c2" | ||
"gitHead": "7fb94e3c0598d0e2d428184b16eec5ec67d80388" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
140
18
21
73
405254
4132