We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b430ac commit b281eebCopy full SHA for b281eeb
2 files changed
packages/tauri/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tauri-plugin-powersync"
3
version = "0.1.0"
4
-authors = [ "JOURNEYAPPS" ]
+authors = [ "POWERSYNC" ]
5
description = ""
6
edition = "2021"
7
rust-version = "1.77.2"
packages/tauri/package.json
@@ -9,7 +9,7 @@
9
"type": "git",
10
"url": "git+https://github.com/powersync-ja/powersync-js.git"
11
},
12
- "author": "JOURNEYAPPS",
+ "author": "POWERSYNC",
13
"license": "Apache-2.0",
14
"bugs": {
15
"url": "https://github.com/powersync-ja/powersync-js/issues"
0 commit comments