Skip to content

Commit

Permalink
chore(plugin-react): add vite peer dep (#8083)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed May 9, 2022
1 parent 12d0cc0 commit 2d978f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/plugin-react/package.json
Expand Up @@ -41,5 +41,8 @@
"@rollup/pluginutils": "^4.2.1",
"react-refresh": "^0.13.0",
"resolve": "^1.22.0"
},
"peerDependencies": {
"vite": "^2.0.0"
}
}

0 comments on commit 2d978f7

Please sign in to comment.