Skip to content

Commit

Permalink
Remove version from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 24, 2024
1 parent 4d2b736 commit 38ae2a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "duckdb",
"main": "./lib/duckdb.js",
"types": "./lib/duckdb.d.ts",
"version": "0.0.2-dev5.0",
"description": "DuckDB node.js API",
"gypfile": true,
"dependencies": {
Expand Down

0 comments on commit 38ae2a8

Please sign in to comment.