Skip to content

Commit 68a6eea

Browse files
author
Matthew Wonlaw
committed
change package name and version
1 parent 96bd00b commit 68a6eea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "better-sqlite3-bedrock",
3-
"version": "1.0.4",
4-
"description": "The fastest and simplest library for SQLite3 in Node.js.",
5-
"homepage": "https://github.com/tantaman/better-sqlite3-bedrock",
6-
"author": "Matt Wonlaw",
2+
"name": "@rocicorp/zero-sqlite3",
3+
"version": "1.0.0",
4+
"description": "better-sqlite3 on bedrock",
5+
"homepage": "https://github.com/rocicorp/zero-sqlite3",
6+
"author": "Rocicorp",
77
"repository": {
88
"type": "git",
9-
"url": "git://github.com/tantaman/better-sqlite3-bedrock.git"
9+
"url": "git://github.com/rocicorp/zero-sqlite3.git"
1010
},
1111
"main": "lib/index.js",
1212
"bin": {

0 commit comments

Comments
 (0)