Skip to content

Commit 08e062f

Browse files
committed
chore: update deprecation message
1 parent d86799a commit 08e062f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/attachments/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-
"deprecated": "This package has been merged into @powersync/common. Please use @powersync/common instead.",
12+
"deprecated": "Attachment support is now built into the PowerSync SDKs. Please import from your platform-specific SDK instead (e.g. @powersync/react-native, @powersync/web, or @powersync/node).",
1313
"author": "JOURNEYAPPS",
1414
"license": "Apache-2.0",
1515
"homepage": "https://docs.powersync.com",

0 commit comments

Comments
 (0)