diff --git a/package.json b/package.json index 7b624f3..0966c70 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,10 @@ { "name": "surrealdb", - "version": "1.0.5", + "version": "1.0.6", "type": "module", "license": "Apache-2.0", + "description": "The official SurrealDB SDK for JavaScript.", + "keywords": ["surrealdb", "surrealdb.js", "javascript", "typescript"], "repository": { "type": "git", "url": "git+https://github.com/surrealdb/surrealdb.js.git"