@react-native-windows/fs
Advanced tools
Comparing version 0.76.0 to 0.76.1
{ | ||
"name": "@react-native-windows/fs", | ||
"description": "A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.", | ||
"version": "0.76.0", | ||
"version": "0.76.1", | ||
"license": "MIT", | ||
@@ -39,3 +39,3 @@ "scripts": { | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "v0.76-stable", | ||
"disallowedChangeTypes": [ | ||
@@ -42,0 +42,0 @@ "major", |
168832