Also ship the wasm file

This commit is contained in:
David Baker 2018-09-21 16:39:04 +01:00
parent 5e87db615a
commit f29d8cdd7b

View file

@ -5,6 +5,7 @@
"main": "olm.js",
"files": [
"olm.js",
"olm.wasm",
"README.md"
],
"scripts": {