@react-native-community/cli-tools
Advanced tools
Comparing version 12.0.0-alpha.10 to 12.0.0-alpha.11
@@ -33,3 +33,3 @@ "use strict"; | ||
status: 'running', | ||
root: headers.get('Project-Root') ?? '' | ||
root: headers.get('X-React-Native-Project-Root') ?? '' | ||
}; | ||
@@ -36,0 +36,0 @@ } |
{ | ||
"name": "@react-native-community/cli-tools", | ||
"version": "12.0.0-alpha.10", | ||
"version": "12.0.0-alpha.11", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@react-native-community/cli-types": "12.0.0-alpha.10", | ||
"@react-native-community/cli-types": "12.0.0-alpha.11", | ||
"@types/lodash": "^4.14.149", | ||
@@ -40,3 +40,3 @@ "@types/mime": "^2.0.1", | ||
}, | ||
"gitHead": "bd496c42d7a5c2c993504a32bed8e266a135ff44" | ||
"gitHead": "079150994170816bb332293d3dd118e997651541" | ||
} |
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
192796