Skip to content

Commit e4a903e

Browse files
committed
v0.6.2
1 parent 4f6b1ed commit e4a903e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snapshot-diff",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Diffing Jest snapshots utility",
55
"main": "build/index.js",
66
"typings": "index.d.ts",
@@ -30,11 +30,11 @@
3030
"@babel/preset-env": "^7.7.1",
3131
"@babel/preset-flow": "^7.0.0",
3232
"@babel/preset-react": "^7.7.0",
33+
"@callstack/eslint-config": "^7.1.0",
3334
"enzyme": "^3.10.0",
3435
"enzyme-adapter-react-16": "^1.14.0",
3536
"enzyme-to-json": "^3.4.0",
3637
"eslint": "^6.6.0",
37-
"@callstack/eslint-config": "^7.1.0",
3838
"flow-bin": "^0.114.0",
3939
"jest": "^24.0.0",
4040
"react": "^16.12.0",

0 commit comments

Comments
 (0)