mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-26 09:26:22 +00:00
Support for volta in web client (#1707)
* Support for volta in web client * Make sure yarn and volta version of yarn match
This commit is contained in:
parent
3e0d658e62
commit
3db9e1efc6
@ -70,6 +70,10 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"yarn": "^1.10.1"
|
||||
"yarn": "^1.22.4"
|
||||
},
|
||||
"volta": {
|
||||
"node": "10.21.0",
|
||||
"yarn": "1.22.4"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user