We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a3aff commit a56d517Copy full SHA for a56d517
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jest-date-mock",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments