Skip to content

Commit 93b17f6

Browse files
committed
removed yarn from dependencies
1 parent 5f3e006 commit 93b17f6

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,7 @@
258258
"webpack-bundle-analyzer": "^3.0.3",
259259
"webpack-cli": "^3.1.2",
260260
"webpack-dev-server": "^3.1.10",
261-
"webpack-merge": "^4.1.4",
262-
"yarn": "^1.13.0"
261+
"webpack-merge": "^4.1.4"
263262
},
264263
"dependencies": {
265264
"@fortawesome/fontawesome-svg-core": "^1.2.12",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14924,11 +14924,6 @@ yargs@^7.0.0:
1492414924
y18n "^3.2.1"
1492514925
yargs-parser "^5.0.0"
1492614926

14927-
yarn@^1.13.0:
14928-
version "1.19.2"
14929-
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.19.2.tgz#cf5fc9b24ad97a11c65d7cb0b2ac945eb936122f"
14930-
integrity sha512-OdLN/K/sA+KnW4ggNQwHYK6YJdLkSWxbx6IYd+WIQJ6xDfk8CIYKckBfwGxTBmDaEluWs83InzjFCmUqPtpY+w==
14931-
1493214927
yauzl@2.4.1:
1493314928
version "2.4.1"
1493414929
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.4.1.tgz#9528f442dab1b2284e58b4379bb194e22e0c4005"

0 commit comments

Comments
 (0)