Skip to content

Commit

Permalink
Move sinon version backwards to what we use in dwn-sdk-js
Browse files Browse the repository at this point in the history
  • Loading branch information
Diane Huxley committed Oct 18, 2023
1 parent 8818f30 commit 4e12192
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 17 deletions.
50 changes: 34 additions & 16 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"lint-staged": "^14.0.1",
"mocha": "^10.2.0",
"prettier": "3.0.3",
"sinon": "^16.1.0",
"sinon": "13.0.1",
"supertest": "6.3.3",
"typescript": "^5.1.6"
},
Expand Down

0 comments on commit 4e12192

Please sign in to comment.