Skip to content

Commit

Permalink
Install @sinonjs/commons using range
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Nov 8, 2022
1 parent 19683d7 commit 7c2bae2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -48,9 +48,6 @@
"prettier": "2.2.1"
},
"main": "./src/fake-timers-src.js",
"dependencies": {
"@sinonjs/commons": "2.0.0"
},
"husky": {
"hooks": {
"pre-commit": "npm run lint"
Expand All @@ -67,5 +64,8 @@
"types/**",
"fake-timers.js"
]
},
"dependencies": {
"@sinonjs/commons": "^2.0.0"
}
}

0 comments on commit 7c2bae2

Please sign in to comment.