Skip to content

Commit 298557f

Browse files
authored
chore(portal-context): add deps (#3067)
1 parent 8c9782d commit 298557f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/ui/portal-context/package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
"bugs": {
4343
"url": "https://github.com/XiaoMi/hiui/issues"
4444
},
45-
"dependencies": {},
45+
"dependencies": {
46+
"@hi-ui/env": "^4.0.9"
47+
},
4648
"peerDependencies": {
4749
"react": ">=16.8.6",
4850
"react-dom": ">=16.8.6"

0 commit comments

Comments
 (0)