Skip to content

Commit

Permalink
fix(core): remove @types/react peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed May 26, 2021
1 parent fc663b0 commit 2ad4322
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
"build:umd": "rollup --config",
"build:docs": "dumi build"
},
"peerDependencies": {
"@types/react": ">=16.8.0 || >=17.0.0"
},
"devDependencies": {
"dumi": "^1.1.0-rc.8"
},
Expand Down

0 comments on commit 2ad4322

Please sign in to comment.