Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zjkmxy committed Apr 14, 2024
1 parent 57f3f33 commit fa6597d
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 71 deletions.
8 changes: 4 additions & 4 deletions deno.lock

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ucla-irl/ndnts-aux",
"version": "2.0.1",
"version": "2.0.2",
"description": "NDNts Auxiliary Package for Web and Deno",
"scripts": {
"test": "deno test --no-check",
Expand All @@ -22,9 +22,9 @@
"@ndn/sync-api": "https://ndnts-nightly.ndn.today/sync-api.tgz",
"event-iterator": "^2.0.0",
"eventemitter3": "^5.0.1",
"jose": "^5.2.3",
"jose": "^5.2.4",
"tslib": "^2.6.2",
"type-fest": "^4.11.1",
"type-fest": "^4.15.0",
"uuid": "^9.0.1",
"wait-your-turn": "^1.0.1",
"y-protocols": "^1.0.6",
Expand All @@ -46,10 +46,10 @@
"@ndn/tlv": "https://ndnts-nightly.ndn.today/tlv.tgz",
"@ndn/util": "https://ndnts-nightly.ndn.today/util.tgz",
"@ndn/ws-transport": "https://ndnts-nightly.ndn.today/ws-transport.tgz",
"@types/wicg-file-system-access": "^2023.10.4",
"@types/wicg-file-system-access": "^2023.10.5",
"abortable-iterator": "^5.0.1",
"it-pushable": "^3.2.3",
"p-defer": "^4.0.0",
"p-defer": "^4.0.1",
"streaming-iterables": "^8.0.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit fa6597d

Please sign in to comment.