Skip to content

Commit b281eeb

Browse files
committed
Update author to powersync
1 parent 2b430ac commit b281eeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tauri-plugin-powersync"
33
version = "0.1.0"
4-
authors = [ "JOURNEYAPPS" ]
4+
authors = [ "POWERSYNC" ]
55
description = ""
66
edition = "2021"
77
rust-version = "1.77.2"

packages/tauri/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "git",
1010
"url": "git+https://github.com/powersync-ja/powersync-js.git"
1111
},
12-
"author": "JOURNEYAPPS",
12+
"author": "POWERSYNC",
1313
"license": "Apache-2.0",
1414
"bugs": {
1515
"url": "https://github.com/powersync-ja/powersync-js/issues"

0 commit comments

Comments
 (0)