1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00
vimr/resources/buildInfo.json

10 lines
180 B
JSON
Raw Normal View History

2022-01-11 16:16:30 +03:00
{
"deploymentTargets": {
"x86_64": "10.13",
"arm64": "11.00"
},
"dependencies": {
"vimrDeps": "vimr-deps-2021-12-12",
"nvimServer": "nvimserver-0.6.1-0"
}
}