feat: commit vendor folder directly to bypass air-gapped build restrictions

This commit is contained in:
2026-09-03 16:27:31 +07:00
parent 361347d312
commit b24dea3095
6610 changed files with 839660 additions and 8 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"contacts": {
"person": [
{
"name": "ETHAN",
"street": "Street 1",
"city": "Fairfax",
"phone": "+1 (415) 111-1111"
},
{
"name": "CALEB",
"street": "Street 2",
"city": "San Francisco",
"phone": "+1 (415) 222-2222"
},
{
"name": "WILLIAM",
"street": "Street 2",
"city": "Paradise City",
"phone": "+1 (415) 333-3333"
}
]
}
}