Skip to content

Commit e75d621

Browse files
fix(package): update jest to version 22.1.4
Closes #5
1 parent 30d55a9 commit e75d621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"webpack": "^3.8.1"
5151
},
5252
"dependencies": {
53-
"jest": "^21.2.1"
53+
"jest": "^22.1.4"
5454
}
5555
}

0 commit comments

Comments
 (0)