mirror of
https://github.com/alexgo-io/npm-cjs.git
synced 2026-01-12 06:34:07 +08:00
feat: set micro-pack to 0.3.2
This commit is contained in:
@@ -16,7 +16,7 @@ execSync('git clone --depth 1 https://github.com/paulmillr/scure-btc-signer.git'
|
||||
};
|
||||
packageJson.type = "commonjs";
|
||||
|
||||
packageJson.dependencies['micro-packed-cjs'] = "0.0.1";
|
||||
packageJson.dependencies['micro-packed-cjs'] = "0.3.2";
|
||||
|
||||
console.log("package.json", packageJson);
|
||||
writeFileSync(
|
||||
|
||||
Reference in New Issue
Block a user