Skip to content

Commit e694b41

Browse files
committed
test publish.yaml
1 parent 447f9f7 commit e694b41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@questdb/nodejs-client",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "QuestDB Node.js Client",
55
"scripts": {
66
"test": "vitest",
@@ -18,7 +18,6 @@
1818
"main": "dist/cjs/index.js",
1919
"module": "dist/es/index.mjs",
2020
"types": "dist/cjs/index.d.ts",
21-
"type": "module",
2221
"exports": {
2322
"import": {
2423
"types": "./dist/es/index.d.mts",

0 commit comments

Comments
 (0)