Skip to content

Commit 0c7fc52

Browse files
author
Alex Gaetano Padula
committed
update package info and read me, bump to v1.0.4
1 parent ab5e0ac commit 0c7fc52

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cursusdb-node",
3-
"version": "1.0.3",
4-
"description": "CursusDB native client for Node.JS",
3+
"version": "1.0.4",
4+
"description": "CursusDB official native client for Node.JS",
55
"main": "main.js",
66
"type": "module",
77
"scripts": {

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## CursusDB Node.JS Native Client Module
1+
## CursusDB Node.JS Native Client Package
2+
cursusdb-node is the official CursusDB Native Client package for Node.JS
3+
4+
https://cursusdb.com
25

36
## npm
47
https://www.npmjs.com/package/cursusdb-node

0 commit comments

Comments
 (0)