Skip to content

Commit

Permalink
added json5 package which is required for babel otherwise the AKS dep…
Browse files Browse the repository at this point in the history
…loy step fails in pipeline.
  • Loading branch information
HYadavHMCTS committed Jan 26, 2024
1 parent 82ec09c commit b84647b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"http-proxy-middleware": "1.1.x",
"isomorphic-fetch": "^3.0.0",
"json-stringify-safe": "^5.0.1",
"json5": "^2.2.3",
"jsonwebtoken": "^8.5.1",
"jwt-decode": "^2.2.0",
"launchdarkly-js-client-sdk": "^2.15.2",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18649,6 +18649,7 @@ __metadata:
jasmine-marbles: ^0.9.2
jasmine-spec-reporter: ~7.0.0
json-stringify-safe: ^5.0.1
json5: ^2.2.3
jsonwebtoken: ^8.5.1
jwt-decode: ^2.2.0
karma: ~6.4.2
Expand Down

0 comments on commit b84647b

Please sign in to comment.