Skip to content

Commit

Permalink
force yarn version for build
Browse files Browse the repository at this point in the history
  • Loading branch information
aorcsik committed Nov 9, 2023
1 parent 2d34def commit 4a47316
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@
"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 4a47316

Please sign in to comment.