mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
don't specify yarn in engines for now (#7181)
This commit is contained in:
parent
144942f072
commit
63ad2ff3f1
@ -155,8 +155,7 @@
|
||||
"handlebars": "^4.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": " >= 10.*",
|
||||
"yarn": "~1.16.0"
|
||||
"node": " >= 10.*"
|
||||
},
|
||||
"private": true,
|
||||
"ember-addon": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user