@react-native-windows/find-repo-root
Advanced tools
Comparing version 0.71.2 to 0.72.0-preview.1
{ | ||
"name": "@react-native-windows/find-repo-root", | ||
"version": "0.71.2", | ||
"version": "0.72.0-preview.1", | ||
"license": "MIT", | ||
@@ -15,13 +15,13 @@ "scripts": { | ||
"type": "git", | ||
"url": "https://github.com/microsoft/react-native-windows.git", | ||
"url": "https://github.com/microsoft/react-native-windows", | ||
"directory": "packages/@react-native-windows/find-repo-root" | ||
}, | ||
"dependencies": { | ||
"@react-native-windows/fs": "0.71.2", | ||
"@react-native-windows/fs": "0.72.0-preview.1", | ||
"find-up": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "1.1.14", | ||
"@rnw-scripts/just-task": "2.3.3", | ||
"@rnw-scripts/ts-config": "2.0.2", | ||
"@rnw-scripts/eslint-config": "1.1.15", | ||
"@rnw-scripts/just-task": "2.3.6", | ||
"@rnw-scripts/ts-config": "2.0.3", | ||
"@types/find-up": "^4.0.0", | ||
@@ -36,7 +36,7 @@ "@types/node": "^14.14.22", | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "preview", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease" | ||
"patch" | ||
] | ||
@@ -43,0 +43,0 @@ }, |
5602
+ Added@react-native-windows/fs@0.72.0-preview.1(transitive)
- Removed@react-native-windows/fs@0.71.2(transitive)