Skip to content

Commit f05991f

Browse files
fix: add download script
1 parent ab67ea2 commit f05991f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"src/examples/*",
2222
"dist/*",
2323
"test/*",
24-
"scripts/download-dynamic-core.js"
24+
"scripts/download-dynamic-core.js",
25+
"scripts/tools/powersync-download.js"
2526
],
2627
"scripts": {
2728
"build-docs": "typedoc",

0 commit comments

Comments
 (0)