Skip to content

Commit

Permalink
add missing files for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocodutra committed Nov 1, 2020
1 parent bc05fea commit e57822d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@
"files": [
"dist/nodejs/phasor_bg.wasm",
"dist/nodejs/phasor.js",
"dist/nodejs/phasor_bg.js",
"dist/bundler/phasor_bg.js",
"dist/bundler/phasor_bg.wasm",
"dist/bundler/phasor.js",
"dist/bundler/phasor.d.ts"
"dist/bundler/phasor_bg.wasm.d.ts",
"dist/bundler/phasor.d.ts",
"dist/bundler/phasor.js"
],
"devDependencies": {
"@types/jest": "^26.0.10",
Expand Down

0 comments on commit e57822d

Please sign in to comment.