Skip to content

Commit e5558ce

Browse files
chore(package): update jest to version 22.0.1
Closes #8
1 parent f770c3a commit e5558ce

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
@@ -16,7 +16,7 @@
1616
"babel-jest": "^21.2.0",
1717
"babel-preset-env": "^1.6.1",
1818
"eslint": "^4.11.0",
19-
"jest": "^21.2.1",
19+
"jest": "^22.0.1",
2020
"prettier": "^1.8.2"
2121
},
2222
"peerDependencies": {

0 commit comments

Comments
 (0)