@react-native-windows/find-repo-root
Advanced tools
Comparing version 0.0.0-canary.69 to 0.0.0-canary.70
{ | ||
"name": "@react-native-windows/find-repo-root", | ||
"version": "0.0.0-canary.69", | ||
"version": "0.0.0-canary.70", | ||
"license": "MIT", | ||
@@ -19,8 +19,8 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/fs": "^0.0.0-canary.40", | ||
"@react-native-windows/fs": "^0.0.0-canary.41", | ||
"find-up": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "1.2.11", | ||
"@rnw-scripts/just-task": "2.3.27", | ||
"@rnw-scripts/eslint-config": "1.2.13", | ||
"@rnw-scripts/just-task": "2.3.29", | ||
"@rnw-scripts/ts-config": "2.0.5", | ||
@@ -40,3 +40,6 @@ "@types/find-up": "^4.0.0", | ||
"minor", | ||
"patch" | ||
"patch", | ||
"premajor", | ||
"preminor", | ||
"prepatch" | ||
] | ||
@@ -43,0 +46,0 @@ }, |
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
5591