We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb409c commit 415ee26Copy full SHA for 415ee26
package.json
@@ -1,8 +1,10 @@
1
{
2
"name": "surrealdb",
3
- "version": "1.0.5",
+ "version": "1.0.6",
4
"type": "module",
5
"license": "Apache-2.0",
6
+ "description": "The official SurrealDB SDK for JavaScript.",
7
+ "keywords": ["surrealdb", "surrealdb.js", "javascript", "typescript"],
8
"repository": {
9
"type": "git",
10
"url": "git+https://github.com/surrealdb/surrealdb.js.git"
0 commit comments