Skip to content

Commit

Permalink
fix(infrastructure): Upgrade resemblejs to v3 (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
gugu authored and Matt Goo committed Feb 19, 2019
1 parent ca766a7 commit 53abeac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -141,7 +141,7 @@
"react-dom": "^16.4.2",
"react-router-dom": "^4.3.1",
"remap-istanbul": "^0.12.0",
"resemblejs": "^2.10.3",
"resemblejs": "^3.0.1",
"sass-loader": "^6.0.7",
"testdouble": "^3.6.0",
"ts-loader": "^3.5.0",
Expand Down

0 comments on commit 53abeac

Please sign in to comment.