Skip to content

Commit

Permalink
[1.x][Release] add axios dependency to UI package
Browse files Browse the repository at this point in the history
This package was missing from release build so have to add it to this
package.

Brought in by custom branding.

Backport PR:
#922

Signed-off-by: Kawika Avilla <[email protected]>
  • Loading branch information
kavilla committed Nov 9, 2021
1 parent 66c5e50 commit 506c989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/osd-ui-shared-deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@osd/monaco": "1.0.0",
"abortcontroller-polyfill": "^1.4.0",
"angular": "^1.8.0",
"axios": "^0.21.4",
"compression-webpack-plugin": "^4.0.0",
"core-js": "^3.6.5",
"custom-event-polyfill": "^0.3.0",
Expand Down

0 comments on commit 506c989

Please sign in to comment.