@react-native-windows/find-repo-root
Advanced tools
Comparing version 0.76.0 to 0.77.0-preview.1
{ | ||
"name": "@react-native-windows/find-repo-root", | ||
"version": "0.76.0", | ||
"version": "0.77.0-preview.1", | ||
"license": "MIT", | ||
@@ -19,8 +19,8 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/fs": "0.76.0", | ||
"@react-native-windows/fs": "0.77.0-preview.1", | ||
"find-up": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "1.2.27", | ||
"@rnw-scripts/just-task": "2.3.44", | ||
"@rnw-scripts/eslint-config": "1.2.30", | ||
"@rnw-scripts/just-task": "2.3.47", | ||
"@rnw-scripts/ts-config": "2.0.5", | ||
@@ -36,7 +36,7 @@ "@types/find-up": "^4.0.0", | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "preview", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease", | ||
"patch", | ||
"premajor", | ||
@@ -43,0 +43,0 @@ "preminor", |
5591
+ Added@react-native-windows/fs@0.77.0-preview.1(transitive)
- Removed@react-native-windows/fs@0.76.0(transitive)