@yarnpkg/libui
Advanced tools
Comparing version 2.0.0-rc.5 to 2.0.0-rc.6
{ | ||
"name": "@yarnpkg/libui", | ||
"version": "2.0.0-rc.5", | ||
"version": "2.0.0-rc.6", | ||
"sideEffects": false, | ||
@@ -22,5 +22,5 @@ "peerDependencies": { | ||
"scripts": { | ||
"postpack": "rm -rf lib", | ||
"prepack": "run build:compile \"$(pwd)\"" | ||
"postpack": "find sources -name '*.js' -delete", | ||
"prepack": "yarn build:compile-inline \"$(pwd)\"" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
19383
1