esm syntax changes

This commit is contained in:
2021-05-26 13:51:53 -05:00
parent 43a3dbd582
commit 67abe2abc2
6 changed files with 15 additions and 17 deletions

View File

@@ -23,6 +23,7 @@
"altcoin",
"cryptocurrency"
],
"main": "dist/mjs/repertory-js.mjs",
"module": "dist/mjs/repertory-js.mjs",
"files": [
"dist/mjs"
@@ -34,7 +35,6 @@
},
"dependencies": {
"int64-buffer": "^1.0.0",
"js-sha256": "^0.9.0",
"socket-pool": "^1.2.3",
"text-encoding": "^0.7.0",
"uuid": "^8.3.2"