Skip to content

Commit e6b392d

Browse files
author
bhargavig_500297
committed
WMS-31103:On Rest client lib axios dependency removed ^
1 parent d434cc9 commit e6b392d

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@
2727
npm-debug.log*
2828
yarn-debug.log*
2929
yarn-error.log*
30+
31+
/dist

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^20.4.5",
2121
"@types/react": "^18.2.18",
2222
"@types/react-dom": "^18.2.7",
23-
"axios": "^1.4.0",
23+
"axios": "1.4.0",
2424
"body-parser": "^1.20.2",
2525
"classnames": "^2.3.1",
2626
"clipboard-copy": "^4.0.1",

0 commit comments

Comments
 (0)