@react-native-community/cli-types
Advanced tools
Comparing version 9.0.0 to 9.1.0
@@ -23,2 +23,3 @@ export interface AndroidProjectConfig { | ||
androidMkPath?: string | null; | ||
cmakeListsPath?: string | null; | ||
}; | ||
@@ -36,3 +37,4 @@ export declare type AndroidDependencyParams = { | ||
androidMkPath?: string | null; | ||
cmakeListsPath?: string | null; | ||
}; | ||
//# sourceMappingURL=android.d.ts.map |
{ | ||
"name": "@react-native-community/cli-types", | ||
"version": "9.0.0", | ||
"version": "9.1.0", | ||
"main": "build", | ||
@@ -23,3 +23,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d61d255cfc4233b90684f4892b2cc6488943a9a6" | ||
"gitHead": "b89e81bdacc338d9350af1d0a8768cd06967036c" | ||
} |
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
18706
220