esm syntax changes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user