This commit is contained in:
2022-09-04 20:31:25 +02:00
parent d0b69d7ae1
commit fbe19ff41d
6 changed files with 37 additions and 13 deletions

View File

@@ -27,6 +27,7 @@
"@solidjs/router": "^0.4.3",
"@urql/core": "^3.0.3",
"graphql": "^16.6.0",
"solid-js": "^1.5.1"
"solid-js": "^1.5.1",
"solid-urql": "^0.2.0"
}
}