feat: support cf workers

Note: we don't really want to be committing the gql-client. it is a stopgap.
This commit is contained in:
Eric Lewis
2024-04-24 09:59:47 -04:00
parent 4aac93b504
commit aea6bfde54
15 changed files with 2921 additions and 491 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"main": "index.js",
"private": true,
"devDependencies": {
"@cerc-io/laconic-registry-cli": "^0.1.10"
"@snowballtools/laconic-registry-cli": "^0.1.13"
}
}