Merge pull request #189 from thorrak/remove-libCompatMode

Remove libCompatMode from library.json
This commit is contained in:
Mathieu Carbou
2025-01-07 22:31:06 +01:00
committed by GitHub

View File

@ -61,8 +61,5 @@
"LICENSE",
"README.md"
]
},
"build": {
"libCompatMode": "strict"
}
}
}