Skip to content

Commit 00f2f30

Browse files
committed
Downgrade dependencies ⬇️
1 parent 9542e0c commit 00f2f30

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
@@ -26,7 +26,7 @@
2626
"eslint": "^3.6.0",
2727
"eslint-config-airbnb-base": "^11.1.1",
2828
"eslint-plugin-import": "^2.2.0",
29-
"jest": "^20.0.0"
29+
"jest": "^19.0.2"
3030
},
3131
"main": "./lib/index.js",
3232
"scripts": {

0 commit comments

Comments
 (0)