Skip to content

Commit

Permalink
Revert dev dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
ogonkov committed Feb 17, 2020
1 parent f4e64d1 commit 3826972
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"babel-jest": "^25.1.0",
"babel-jest": "^24.8.0",
"coveralls": "^3.0.9",
"eslint": "^6.0.1",
"fest": "^0.12.1",
"jest": "^25.1.0",
"memory-fs": "^0.5.0",
"jest": "^24.8.0",
"memory-fs": "^0.4.1",
"webpack": "^4.36.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 3826972

Please sign in to comment.