mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-08 09:59:23 -05:00
vcpkg updated supports
- also docs
This commit is contained in:
@@ -102,7 +102,7 @@ vim vcpkg.json
|
||||
"homepage": "https://github.com/silverqx/TinyORM",
|
||||
"documentation": "https://www.tinyorm.org/building/hello-world",
|
||||
"maintainers": "Silver Zachara <silver.zachara@gmail.com>",
|
||||
"supports": "!(uwp | arm | android | emscripten)",
|
||||
"supports": "!(uwp | arm | android | emscripten | osx | ios | xbox | freebsd | openbsd | wasm32)",
|
||||
"dependencies": [
|
||||
"range-v3",
|
||||
"tabulate"
|
||||
|
||||
@@ -104,7 +104,7 @@ vim vcpkg.json
|
||||
"homepage": "https://github.com/silverqx/TinyORM",
|
||||
"documentation": "https://www.tinyorm.org/building/migrations",
|
||||
"maintainers": "Silver Zachara <silver.zachara@gmail.com>",
|
||||
"supports": "!(uwp | arm | android | emscripten)",
|
||||
"supports": "!(uwp | arm | android | emscripten | osx | ios | xbox | freebsd | openbsd | wasm32)",
|
||||
"dependencies": [
|
||||
"range-v3",
|
||||
"tabulate"
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
"homepage": "https://github.com/silverqx/TinyORM",
|
||||
"documentation": "https://www.tinyorm.org",
|
||||
"maintainers": "Silver Zachara <silver.zachara@gmail.com>",
|
||||
"supports": "!(uwp | arm | android | emscripten)",
|
||||
"supports": "!(uwp | arm | android | emscripten | osx | ios | xbox | freebsd | openbsd | wasm32)",
|
||||
"dependencies": [
|
||||
"range-v3",
|
||||
"tabulate"
|
||||
|
||||
Reference in New Issue
Block a user