exposing sync tasks in Hasura GraphQL interface 👊🏿

This commit is contained in:
dysbulic
2023-02-06 11:00:39 -05:00
committed by Alec LaLonde
parent 0f9759aeb6
commit 148138bb4e
2 changed files with 3 additions and 3 deletions

View File

@@ -105,5 +105,6 @@
"dependencies": {
"tslib": "^2.4.0",
"uuid": "8.3.2"
}
},
"packageManager": "yarn@1.19.0"
}

View File

@@ -51,6 +51,5 @@
"spacetime-informal": "0.6.1",
"vanilla-tilt": "1.7.3",
"vite": "^3.1.8"
},
"devDependencies": {}
}
}