switch npm proctoring dependencies to not depend on relative paths
This commit is contained in:
committed by
Dave St.Germain
parent
5902a59a0f
commit
7fdc0fb217
21613
package-lock.json
generated
21613
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -4,8 +4,8 @@
|
||||
"dependencies": {
|
||||
"@edx/cookie-policy-banner": "1.1.10",
|
||||
"@edx/edx-bootstrap": "1.0.3",
|
||||
"@edx/edx-proctoring": "file:../../../src/edx-proctoring",
|
||||
"@edx/mockprock": "file:../../../src/mockprock",
|
||||
"@edx/edx-proctoring": "git+https://git@github.com/edx/edx-proctoring.git#dahlia/proctoring-master",
|
||||
"@edx/mockprock": "git+https://git@github.com/edx/mockprock.git#matthugs/proctoring-js-arch-proof-of-concept",
|
||||
"@edx/paragon": "2.6.4",
|
||||
"@edx/studio-frontend": "1.16.12",
|
||||
"babel-core": "6.26.0",
|
||||
|
||||
Reference in New Issue
Block a user