Skip to content

Commit fc162a4

Browse files
committed
Make public
1 parent 74400e6 commit fc162a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@powersync/better-sqlite3",
33
"version": "0.0.0",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"description": "PowerSync fork of better-sqlite, the fastest and simplest library for SQLite in Node.js.",
58
"homepage": "http://github.com/WiseLibs/better-sqlite3",
69
"author": "Joshua Wise <[email protected]>",

0 commit comments

Comments
 (0)