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

@ -13,6 +13,7 @@
"@babel/preset-env": "^7.9.0",
"@hapi/joi": "^17.1.1",
"babel-loader": "^8.1.0",
"clsx": "^1.1.1",
"core-js": "^2.6.5",
"terser-webpack-plugin": "^2.3.5",
"webpack": "^4.41.2",