Skip to content

Commit

Permalink
Merge pull request #82 from rajnishdargan/IQ-746
Browse files Browse the repository at this point in the history
Issue #IQ-746 feat: Updating package versions
  • Loading branch information
sajeshkayyath authored Apr 5, 2024
2 parents b642bf5 + a356aeb commit 6ffd301
Show file tree
Hide file tree
Showing 69 changed files with 464 additions and 1,009 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"styles": [
"projects/quml-demo-app/src/styles.css",
"./node_modules/@project-sunbird/sb-styles/assets/_styles.scss",
"./node_modules/@project-sunbird/sb-styles/assets/styles.scss",
"projects/quml-library/src/lib/assets/styles/quml-carousel.css",
"./node_modules/katex/dist/katex.min.css"
],
Expand Down Expand Up @@ -183,7 +183,7 @@
],
"styles": [
"./projects/quml-player-wc/src/styles.scss",
"./node_modules/@project-sunbird/sb-styles/assets/_styles.scss",
"./node_modules/@project-sunbird/sb-styles/assets/styles.scss",
"projects/quml-library/src/lib/assets/styles/quml-carousel.css",
"./node_modules/katex/dist/katex.min.css"
],
Expand Down
Loading

0 comments on commit 6ffd301

Please sign in to comment.