Browse Source

Revert "2.0.0" - WASM too big to load sync in browser

This reverts commit d075cabece.
master
Mathias Buus 7 years ago
parent
commit
70db5d3284
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "blake2b-wasm",
"version": "2.0.0",
"version": "1.1.2",
"description": "Blake2b implemented in WASM",
"main": "index.js",
"dependencies": {

Loading…
Cancel
Save