ATLAS-4523 : Build failure on Atlas docs

Signed-off-by: Pinal Shah <pinal.shah@freestoneinfotech.com>
This commit is contained in:
Farhan Khan 2022-01-07 12:09:37 +05:30 committed by Pinal Shah
parent 2eb180ca60
commit f10c8482bd
1 changed files with 4 additions and 4 deletions

View File

@ -13,10 +13,10 @@
"license": "MIT",
"peerDependencies": {},
"devDependencies": {
"@babel/cli": "7.4.4",
"@babel/core": "7.4.5",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/preset-react": "7.0.0",
"@babel/cli": "^7.16.7",
"@babel/core": "^7.16.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-react": "^7.16.7",
"axios": "0.19.0",
"babel-loader": "8.0.6",
"babel-plugin-lodash": "3.3.4",