Skip to content

Commit

Permalink
Merge branch 'master' into chore/refactors-test-suite
Browse files Browse the repository at this point in the history
  • Loading branch information
danisharora099 authored Jan 16, 2024
2 parents ec2905a + 00bd51a commit 21d4d99
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 29 deletions.
62 changes: 35 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*",
"cspell": "^7.3.2",
"interface-datastore": "^8.2.5",
"interface-datastore": "^8.2.10",
"npm-run-all": "^4.1.5",
"rollup": "^4.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"cspell": "^7.3.2",
"datastore-core": "^9.2.7",
"debug": "^4.3.4",
"interface-datastore": "^8.2.5",
"interface-datastore": "^8.2.10",
"libp2p": "^0.46.14",
"mocha": "^10.2.0",
"mocha-multi-reporters": "^1.5.1",
Expand Down

0 comments on commit 21d4d99

Please sign in to comment.