Skip to content

Commit 69a1fdd

Browse files
update scripts
1 parent d729feb commit 69a1fdd

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

dist/libpowersync-async.wasm

-219 KB
Binary file not shown.

dist/libpowersync.wasm

-163 KB
Binary file not shown.

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
],
2525
"scripts": {
2626
"build-docs": "typedoc",
27+
"postinstall": "yarn powersync-core:download",
28+
"powersync-core:download": "node scripts/download-powersync-core.js",
2729
"release": "yarn changeset publish",
2830
"start": "web-dev-server --node-resolve",
2931
"test": "web-test-runner",
File renamed without changes.

0 commit comments

Comments
 (0)