fix(v2): Add missing dependencies to packages (#3355)

This commit is contained in:
Sam Zhou 2020-08-28 09:04:44 -04:00 committed by GitHub
parent c8d6e418ff
commit 16ae3bf462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 15 additions and 7 deletions

View file

@ -11,6 +11,7 @@
"@mdx-js/react": "^1.5.8",
"bootstrap": "^4.4.1",
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.1.0",
"reactstrap": "^8.4.1"
},