fix: Upgrade the frontend-lib-special-exams library to v1.13.2 (#650)
The special exam timer synced with backend to show accurate count down timer Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3663,9 +3663,9 @@
|
||||
}
|
||||
},
|
||||
"@edx/frontend-lib-special-exams": {
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.13.0.tgz",
|
||||
"integrity": "sha512-ru/9LQpHZwJJg5e8/U2K6Xg2tcfmN5wIzHdauIjotncidkv8sFWth5SuTbqe/AHBgZQSTMoPSlacnwwwkhw3UQ==",
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.13.2.tgz",
|
||||
"integrity": "sha512-NzMgyVAg63x6vg0vSe00MhREyeRSyXE16aBt/34XQHXQKG0ieEVnu3o3oQdlgzu2JWzGxxVmZr4gGeYB3qA7hQ==",
|
||||
"requires": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.34",
|
||||
"@fortawesome/free-brands-svg-icons": "5.11.2",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
|
||||
"@edx/frontend-component-footer": "10.1.6",
|
||||
"@edx/frontend-enterprise-utils": "1.0.0",
|
||||
"@edx/frontend-lib-special-exams": "1.13.0",
|
||||
"@edx/frontend-lib-special-exams": "1.13.2",
|
||||
"@edx/frontend-platform": "1.12.7",
|
||||
"@edx/paragon": "16.13.3",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
|
||||
Reference in New Issue
Block a user