Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Commit a80797a

Browse files
committed
fix: registry change to public
1 parent 63d13b6 commit a80797a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/duckdb-wasm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@devrev/duckdb-wasm",
3-
"version": "1.14.1",
3+
"version": "1.14.2",
44
"description": "DevRev fork of DuckDB powered by WebAssembly",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/devrev/duckdb-wasm.git"
99
},
1010
"publishConfig": {
11-
"registry": "https://npm.pkg.github.com"
11+
"registry": "https://registry.npmjs.org"
1212
},
1313
"author": "devrev",
1414
"keywords": [

0 commit comments

Comments
 (0)