*Set type to module
This commit is contained in:
parent
1cdfd12ce9
commit
07dcd78261
|
@ -3,6 +3,7 @@
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "Common code and interfaces for the DNS resolver modules",
|
"description": "Common code and interfaces for the DNS resolver modules",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
"type": "module",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@lumeweb/dht-rpc-client": "https://github.com/LumeWeb/dht-rpc-client.git"
|
"@lumeweb/dht-rpc-client": "https://github.com/LumeWeb/dht-rpc-client.git"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue