We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b39733 commit 6d76a9aCopy full SHA for 6d76a9a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-lighthouse-viewer",
3
- "version": "6.0.0",
+ "version": "6.0.1",
4
"description": "A React component used for rendering Lighthouse JSON reports.",
5
"main": "dist/index.js",
6
"scripts": {
@@ -27,7 +27,7 @@
27
"url": "https://github.com/blencorp/react-lighthouse-viewer/issues"
28
},
29
"homepage": "https://github.com/blencorp/react-lighthouse-viewer#readme",
30
- "peerDependencies": {
+ "peerDependencies": {
31
"react": ">=16.8.0",
32
"react-dom": ">=16.8.0"
33
0 commit comments