Skip to content

Commit

Permalink
version: 5.3 / dev dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: diva.exchange <61228890+diva-exchange@users.noreply.github.com>
  • Loading branch information
diva-exchange committed Aug 5, 2023
1 parent ad41fcc commit 058e092
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diva.exchange/i2p-sam",
"version": "5.2.0",
"version": "5.3.0",
"description": "I2P SAM: peer-to-peer communication between applications over I2P",
"type": "module",
"exports": {
Expand Down Expand Up @@ -45,13 +45,13 @@
"@tsconfig/node16": "^16.1.0",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/node": "^20.4.7",
"@types/node": "^20.4.8",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"c8": "^8.0.1",
"chai": "^4.3.7",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"mocha": "^10.2.0",
"prettier": "^3.0.1",
Expand Down

0 comments on commit 058e092

Please sign in to comment.