Skip to content

Commit

Permalink
#12: peerDependencies for react
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Arkhipov committed Mar 1, 2020
1 parent 556bf46 commit 8b66d10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-promise-loader",
"version": "1.0.1",
"version": "1.0.2",
"description": "This is NPM package with a component for React that will help you display the loader at use react-promise-tracker",
"main": "./dist/index.js",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"webpack": "^4.41.4",
"webpack-cli": "^3.3.10"
},
"dependencies": {
"peerDependencies": {
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down

0 comments on commit 8b66d10

Please sign in to comment.