fix: bump exams ver to fix exam timer (#1331)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"@edx/frontend-component-footer": "12.7.1",
|
||||
"@edx/frontend-component-header": "4.11.1",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.24.1",
|
||||
"@edx/frontend-lib-special-exams": "2.29.1",
|
||||
"@edx/frontend-lib-special-exams": "2.29.3",
|
||||
"@edx/frontend-platform": "5.6.1",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
"@edx/react-unit-test-utils": "npm:@edx/react-unit-test-utils@1.7.1",
|
||||
@@ -3536,9 +3536,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-special-exams": {
|
||||
"version": "2.29.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.29.1.tgz",
|
||||
"integrity": "sha512-A6nvGfHUAq74pCWVRUcDezqC4HyaShIPU+qdAUwyr43Aat5lSCXNDMnTdXbQS2uZOtA/rQVRLNul4T3u0mywVA==",
|
||||
"version": "2.29.3",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.29.3.tgz",
|
||||
"integrity": "sha512-o3AS+Ixb7kGIt56l2Brze/B2skINDaGuLTa03Z6u82Csdl62VqJiZvOvdp+Bly4zC1/jYO7qPP9immG6DLnpBw==",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.34",
|
||||
"@fortawesome/free-brands-svg-icons": "5.11.2",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
||||
"@edx/frontend-component-footer": "12.7.1",
|
||||
"@edx/frontend-component-header": "4.11.1",
|
||||
"@edx/frontend-lib-special-exams": "2.29.1",
|
||||
"@edx/frontend-lib-special-exams": "2.29.3",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.24.1",
|
||||
"@edx/frontend-platform": "5.6.1",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user