Skip to content

Commit

Permalink
Revert "force yarn version for build"
Browse files Browse the repository at this point in the history
This reverts commit 4a47316.
  • Loading branch information
aorcsik committed Nov 9, 2023
1 parent 4a47316 commit 06bdefb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,5 @@
"build_dev": "./node_modules/.bin/webpack --config webpack.dev.js --progress --color",
"build_prod": "./node_modules/.bin/webpack --config webpack.prod.js"
},
"engines": {
"yarn": "4.0.1"
},
"packageManager": "[email protected]"
}

0 comments on commit 06bdefb

Please sign in to comment.