Skip to content

Commit

Permalink
v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thymikee committed Jan 11, 2020
1 parent 4f6b1ed commit e4a903e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snapshot-diff",
"version": "0.6.1",
"version": "0.6.2",
"description": "Diffing Jest snapshots utility",
"main": "build/index.js",
"typings": "index.d.ts",
Expand Down Expand Up @@ -30,11 +30,11 @@
"@babel/preset-env": "^7.7.1",
"@babel/preset-flow": "^7.0.0",
"@babel/preset-react": "^7.7.0",
"@callstack/eslint-config": "^7.1.0",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"enzyme-to-json": "^3.4.0",
"eslint": "^6.6.0",
"@callstack/eslint-config": "^7.1.0",
"flow-bin": "^0.114.0",
"jest": "^24.0.0",
"react": "^16.12.0",
Expand Down

0 comments on commit e4a903e

Please sign in to comment.