Skip to content

Commit

Permalink
updated packagejson
Browse files Browse the repository at this point in the history
  • Loading branch information
harada committed May 18, 2022
1 parent 3c7f4a2 commit 0781f20
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"author": "",
"license": "MIT",
"peerDependencies": {
"react-dom": "^0.14.7 || 15.x || 16.x || 17.x",
"react": "^0.14.7 || 15.x || 16.x || 17.x"
"react": "^0.14.7 || 15.x || 16.x || 17.x",
"react-dom": "^0.14.7 || 15.x || 16.x || 17.x"
},
"devDependencies": {
"babel-cli": "^6.4.5",
Expand All @@ -42,6 +42,5 @@
"dependency-check": "^3.2.1",
"rimraf": "^2.5.1",
"webpack": "^1.15.0"
},
"dependencies": {}
}
}

0 comments on commit 0781f20

Please sign in to comment.