include the non-wasm version in the package

This commit is contained in:
Hubert Chathi 2018-10-22 15:09:04 -04:00
parent efbe061153
commit 340a4965c9

View file

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