Skip to content

Commit 6d76a9a

Browse files
committed
v6.0.1
1 parent 4b39733 commit 6d76a9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-lighthouse-viewer",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "A React component used for rendering Lighthouse JSON reports.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"url": "https://github.com/blencorp/react-lighthouse-viewer/issues"
2828
},
2929
"homepage": "https://github.com/blencorp/react-lighthouse-viewer#readme",
30-
"peerDependencies": {
30+
"peerDependencies": {
3131
"react": ">=16.8.0",
3232
"react-dom": ">=16.8.0"
3333
},

0 commit comments

Comments
 (0)