Skip to content

Commit

Permalink
chore: update peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miracles1919 committed May 9, 2022
1 parent b914ebd commit 2cf57fa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@
"webpack-bundle-analyzer": "^4.5.0",
"webpack-stream": "^7.0.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"main": "./cjs/index.js",
"module": "./es/index.js",
"types": "./es/index.d.ts",
Expand Down Expand Up @@ -129,4 +132,4 @@
"platform": "github"
},
"packageManager": "yarn@3.2.0"
}
}

0 comments on commit 2cf57fa

Please sign in to comment.