Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 17cd287

Browse files
committed
Add files to package.json
1 parent 9b8fa18 commit 17cd287

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

wasm/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"scripts": {
77
"test": "node --experimental-wasm-threads --experimental-wasm-bulk-memory ./node_modules/.bin/jest"
88
},
9+
"files": [
10+
"dist",
11+
"package.json",
12+
"package-lock.json"
13+
],
914
"repository": {
1015
"type": "git",
1116
"url": "git+https://github.com/ffmpegwasm/FFmpeg.git"

0 commit comments

Comments
 (0)