Skip to content

Commit

Permalink
fix: lock tslog version
Browse files Browse the repository at this point in the history
  • Loading branch information
xstelea committed May 16, 2024
1 parent aea9445 commit db1569c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/dapp-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"lit-html": "^3.1.2",
"neverthrow": "^6.1.0",
"rxjs": "^7.8.1",
"tslog": "^4.8.2",
"tslog": "4.8.0",
"valibot": "^0.30.0"
},
"devDependencies": {
Expand All @@ -89,4 +89,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
}

0 comments on commit db1569c

Please sign in to comment.