diff --git a/package.json b/package.json index 5424a8e..d910240 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ "@constl/ipa": "^0.9.15" }, "dependencies": { + "@achingbrain/nat-port-mapper": "1.0.8", "@constl/utils-ipa": "^0.2.4", "@orbitdb/core": "^1.0.0", "deepcopy": "^2.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2656947..9c9bca1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,6 +5,9 @@ settings: excludeLinksFromLockfile: false dependencies: + '@achingbrain/nat-port-mapper': + specifier: 1.0.8 + version: 1.0.8 '@constl/utils-ipa': specifier: ^0.2.4 version: 0.2.4 diff --git "a/\340\256\232\340\257\213\340\256\244\340\256\251\340\257\210/\340\256\225\340\256\277\340\256\263\340\256\277.\340\256\232\340\257\213\340\256\244\340\256\251\340\257\210.ts" "b/\340\256\232\340\257\213\340\256\244\340\256\251\340\257\210/\340\256\225\340\256\277\340\256\263\340\256\277.\340\256\232\340\257\213\340\256\244\340\256\251\340\257\210.ts" index 697e089..8355b2f 100644 --- "a/\340\256\232\340\257\213\340\256\244\340\256\251\340\257\210/\340\256\225\340\256\277\340\256\263\340\256\277.\340\256\232\340\257\213\340\256\244\340\256\251\340\257\210.ts" +++ "b/\340\256\232\340\257\213\340\256\244\340\256\251\340\257\210/\340\256\225\340\256\277\340\256\263\340\256\277.\340\256\232\340\257\213\340\256\244\340\256\251\340\257\210.ts" @@ -76,6 +76,7 @@ describe("கிளி", () => { it("பதிப்பு", async () => { expect(பதிப்பு).to.be.a("string"); }); + describe("உருவாக்கு", function () { let விண்மீன்: ClientConstellation; let வாடிகையாளர்கள்: ClientConstellation[];