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

Commit

Permalink
Add files to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromewu committed Nov 3, 2020
1 parent 9b8fa18 commit 17cd287
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"scripts": {
"test": "node --experimental-wasm-threads --experimental-wasm-bulk-memory ./node_modules/.bin/jest"
},
"files": [
"dist",
"package.json",
"package-lock.json"
],
"repository": {
"type": "git",
"url": "git+https://github.com/ffmpegwasm/FFmpeg.git"
Expand Down

0 comments on commit 17cd287

Please sign in to comment.