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 7cf44a1 commit 43b2a93Copy full SHA for 43b2a93
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hamjest",
3
- "version": "3.3.1",
+ "version": "3.4.0",
4
"main": "index.js",
5
"description": "A library of composable matchers for defining meaningful and readable assertions in JavaScript.",
6
"homepage": "https://github.com/rluba/hamjest",
@@ -68,7 +68,7 @@
68
"karma-firefox-launcher": "^1.1.0",
69
"karma-mocha": "^2.0.1",
70
"mocha": "^7.1.2",
71
- "typescript": "^3.8.3",
+ "typescript": "^3.8.3",
72
"vinyl-buffer": "^1.0.1",
73
"vinyl-source-stream": "^2.0.0"
74
}
0 commit comments