Skip to content

Commit bf22a9d

Browse files
add script to package
1 parent 69a1fdd commit bf22a9d

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
@@ -20,7 +20,8 @@
2020
"src/WebLocksMixin.js",
2121
"src/examples/*",
2222
"dist/*",
23-
"test/*"
23+
"test/*",
24+
"scripts/download-powersync-core.js"
2425
],
2526
"scripts": {
2627
"build-docs": "typedoc",

0 commit comments

Comments
 (0)