Skip to content

Commit

Permalink
Merge pull request GoogleChromeLabs#467 from balloob/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
surma authored Jun 23, 2020
2 parents 9e1ef7f + c915acc commit a22e8b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "dist/umd/comlink.js",
"module": "dist/esm/comlink.mjs",
"types": "dist/umd/comlink.d.ts",
"sideEffects": false,
"scripts": {
"build": "rollup -c",
"test:unit": "karma start",
Expand Down

0 comments on commit a22e8b9

Please sign in to comment.