Skip to content

Commit 4c42cb0

Browse files
committed
fix: Explicitly install 'pretty-format'
Work around for testing-library/react-testing-library#694
1 parent 617d96f commit 4c42cb0

File tree

2 files changed

+110
-0
lines changed

2 files changed

+110
-0
lines changed

assets/package-lock.json

Lines changed: 109 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"node-sass": "^4.14.1",
5050
"optimize-css-assets-webpack-plugin": "^5.0.1",
5151
"prettier": "^2.0.5",
52+
"pretty-format": "^26.0.1",
5253
"sass-loader": "^8.0.2",
5354
"source-map-loader": "^1.0.0",
5455
"terser-webpack-plugin": "^3.0.3",

0 commit comments

Comments
 (0)