Skip to content

Commit 50d532d

Browse files
committed
yarn dedupe
1 parent 5d276a9 commit 50d532d

File tree

2 files changed

+162
-2027
lines changed

2 files changed

+162
-2027
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"scripts": {
77
"test": "npx jest --collectCoverage",
88
"eslint": "npx eslint .",
9-
"prettier": "npx prettier --check ."
9+
"prettier": "npx prettier --check .",
10+
"fix:dedupe": "yarn dedupe"
1011
},
1112
"repository": {
1213
"type": "git",

0 commit comments

Comments
 (0)