Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Downgrade sinon
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jan 5, 2021
1 parent 231df2c commit fd8902f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"atomTestRunner": "atom-mocha-test-runner",
"devDependencies": {
"atom-mocha-test-runner": "^1.2.0",
"sinon": "^9.0.2",
"sinon": "^2",
"typescript": "^3.8.3",
"@types/atom": "^1.40.2",
"@types/fuzzaldrin": "^2.1.2"
Expand Down

0 comments on commit fd8902f

Please sign in to comment.