Skip to content

Commit

Permalink
chore: remove packageManager entry
Browse files Browse the repository at this point in the history
  • Loading branch information
shootermv committed Nov 12, 2023
1 parent 10d407b commit 5e0e508
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
"web-vitals": "^2.1.4"
},
"resolutions": {
"autoprefixer": "10.4.5"
"autoprefixer": "10.4.5",
"jackspeak": "2.1.1"
},
"scripts": {
"start": "vite",
Expand Down Expand Up @@ -93,6 +94,5 @@
"playwright-advanced-har": "^1.0.2",
"prettier": "^2.7.1",
"vitest": "^0.34.6"
},
"packageManager": "yarn@4.0.1"
}
}

0 comments on commit 5e0e508

Please sign in to comment.