base implementation
Showing
lib/growthbook/index.ts
0 → 100644
... | @@ -35,6 +35,7 @@ | ... | @@ -35,6 +35,7 @@ |
"@chakra-ui/theme-tools": "^2.0.18", | "@chakra-ui/theme-tools": "^2.0.18", | ||
"@emotion/react": "^11.10.4", | "@emotion/react": "^11.10.4", | ||
"@emotion/styled": "^11.10.4", | "@emotion/styled": "^11.10.4", | ||
"@growthbook/growthbook-react": "0.21.0", | |||
"@metamask/post-message-stream": "^7.0.0", | "@metamask/post-message-stream": "^7.0.0", | ||
"@metamask/providers": "^10.2.1", | "@metamask/providers": "^10.2.1", | ||
"@monaco-editor/react": "^4.4.6", | "@monaco-editor/react": "^4.4.6", | ||
... | ... |
Please register or sign in to comment