mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
don't specify yarn in engines for now (#7181)
This commit is contained in:
@@ -155,8 +155,7 @@
|
||||
"handlebars": "^4.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": " >= 10.*",
|
||||
"yarn": "~1.16.0"
|
||||
"node": " >= 10.*"
|
||||
},
|
||||
"private": true,
|
||||
"ember-addon": {
|
||||
|
||||
Reference in New Issue
Block a user