Skip to content

Commit

Permalink
chore(yarn): update yarn config
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrosno committed May 16, 2019
1 parent 31d5bdc commit f1fb97b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
yarn-offline-mirror "./.yarn-offline-mirror"
yarn-offline-mirror-pruning true
--install.frozen-lockfile true
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"scripts": {
"build": "react-scripts build",
"ci-check": "yarn format:diff && yarn test",
"clean": "yarn cache clean && yarn install",
"eject": "react-scripts eject",
"format": "prettier --write '**/*.{js,md,scss}'",
"format:diff": "prettier --list-different '**/*.{js,md,scss}'",
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit f1fb97b

Please sign in to comment.