Skip to content

Commit

Permalink
Merge pull request #38 from mangata-finance/bugfix/remove-telemetry
Browse files Browse the repository at this point in the history
Remove telemetry
  • Loading branch information
devdanco authored Jul 21, 2022
2 parents 5461e07 + 14644b7 commit 629e193
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
}
},
"scripts": {
"preinstall": "yarn config set enableTelemetry 0;",
"prepare": "if [ -z \"$SKIP_HUSKY\" ]; then husky install ; fi",
"build": "rm -fr build/* && tsc -p tsconfig.json && rollup -c",
"test": "vitest --config ./vitest.config.ts --run",
Expand Down

0 comments on commit 629e193

Please sign in to comment.