Skip to content

Commit 415ee26

Browse files
authoredOct 2, 2024
Add description and keywords (#353)
1 parent efb409c commit 415ee26

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "surrealdb",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"type": "module",
55
"license": "Apache-2.0",
6+
"description": "The official SurrealDB SDK for JavaScript.",
7+
"keywords": ["surrealdb", "surrealdb.js", "javascript", "typescript"],
68
"repository": {
79
"type": "git",
810
"url": "git+https://github.com/surrealdb/surrealdb.js.git"

0 commit comments

Comments
 (0)