Skip to content

Commit 43b2a93

Browse files
committed
3.4.0
1 parent 7cf44a1 commit 43b2a93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hamjest",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"main": "index.js",
55
"description": "A library of composable matchers for defining meaningful and readable assertions in JavaScript.",
66
"homepage": "https://github.com/rluba/hamjest",
@@ -68,7 +68,7 @@
6868
"karma-firefox-launcher": "^1.1.0",
6969
"karma-mocha": "^2.0.1",
7070
"mocha": "^7.1.2",
71-
"typescript": "^3.8.3",
71+
"typescript": "^3.8.3",
7272
"vinyl-buffer": "^1.0.1",
7373
"vinyl-source-stream": "^2.0.0"
7474
}

0 commit comments

Comments
 (0)