We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f6b1ed commit e4a903eCopy full SHA for e4a903e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "snapshot-diff",
3
- "version": "0.6.1",
+ "version": "0.6.2",
4
"description": "Diffing Jest snapshots utility",
5
"main": "build/index.js",
6
"typings": "index.d.ts",
@@ -30,11 +30,11 @@
30
"@babel/preset-env": "^7.7.1",
31
"@babel/preset-flow": "^7.0.0",
32
"@babel/preset-react": "^7.7.0",
33
+ "@callstack/eslint-config": "^7.1.0",
34
"enzyme": "^3.10.0",
35
"enzyme-adapter-react-16": "^1.14.0",
36
"enzyme-to-json": "^3.4.0",
37
"eslint": "^6.6.0",
- "@callstack/eslint-config": "^7.1.0",
38
"flow-bin": "^0.114.0",
39
"jest": "^24.0.0",
40
"react": "^16.12.0",
0 commit comments