Skip to content

Commit

Permalink
remove yarn from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zrll12 committed Nov 22, 2024
1 parent ac757e0 commit a545286
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"scratch-card-react": "^1.0.0",
"sharp": "^0.33.5",
"yarn": "^1.22.22"
"sharp": "^0.33.5"
},
"devDependencies": {
"@babel/core": "^7.24.7",
Expand Down
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6774,7 +6774,6 @@ __metadata:
stylelint-config-standard-scss: "npm:^13.1.0"
ts-jest: "npm:^29.1.5"
typescript: "npm:5.5.2"
yarn: "npm:^1.22.22"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10671,16 +10670,6 @@ __metadata:
languageName: node
linkType: hard

"yarn@npm:^1.22.22":
version: 1.22.22
resolution: "yarn@npm:1.22.22"
bin:
yarn: bin/yarn.js
yarnpkg: bin/yarn.js
checksum: 10c0/8c77198c93d7542e7f4e131c63b66de357b7076ecfbcfe709ec0d674115c2dd9edaa45196e5510e6e9366d368707a802579e3402071002e1c9d9a99d491478de
languageName: node
linkType: hard

"yocto-queue@npm:^0.1.0":
version: 0.1.0
resolution: "yocto-queue@npm:0.1.0"
Expand Down

0 comments on commit a545286

Please sign in to comment.