Skip to content

Commit 3d2d95b

Browse files
Branimir RakicBranimir Rakic
authored andcommitted
resolving package-lock merge conflict
2 parents 6de4687 + ca656ef commit 3d2d95b

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "origintrail_node",
3-
"version": "8.2.1",
3+
"version": "8.2.2",
44
"description": "OTNode V8",
55
"main": "index.js",
66
"type": "module",

src/commands/protocols/get/sender/get-command.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ class GetCommand extends Command {
209209
blockchain,
210210
contract,
211211
knowledgeCollectionId,
212-
knowledgeAssetId,
213212
repository,
214213
);
215214
promises.push(metadataPromise);

0 commit comments

Comments
 (0)