There was an error while loading. Please reload this page.
1 parent 5198520 commit a312f85Copy full SHA for a312f85
1 file changed
context7.json
@@ -1,5 +1,4 @@
1
{
2
- "$schema": "https://context7.com/schema/context7.json",
3
"projectTitle": "TinyBase",
4
"description": "A reactive in-memory data store with persistence and synchronization for local-first JavaScript and TypeScript apps.",
5
"folders": ["site/guides", "src/@types"],
@@ -10,5 +9,7 @@
10
9
"Import integrations from their specific tinybase subpath.",
11
"Prefer documentation matching the installed TinyBase version."
12
],
13
- "previousVersions": [{"tag": "v9.1.1"}]
+ "previousVersions": [{"tag": "v9.1.1"}],
+ "url": "https://context7.com/tinyplex/tinybase",
14
+ "public_key": "pk_UQtABnUkT4OJWIdLZIza9"
15
}
0 commit comments