Set NPM dependencies more stably
also manually increment edx-proctoring version, since that's all we wanted to achieve with this
This commit is contained in:
committed by
Dave St.Germain
parent
6264d75f49
commit
91b9478755
@@ -4,8 +4,8 @@
|
||||
"dependencies": {
|
||||
"@edx/cookie-policy-banner": "1.1.10",
|
||||
"@edx/edx-bootstrap": "1.0.3",
|
||||
"@edx/edx-proctoring": "git+https://git@github.com/edx/edx-proctoring.git",
|
||||
"@edx/mockprock": "git+https://git@github.com/edx/mockprock.git",
|
||||
"@edx/edx-proctoring": "^1.5.0-rc.1",
|
||||
"@edx/mockprock": "^1.0.1",
|
||||
"@edx/paragon": "2.6.4",
|
||||
"@edx/studio-frontend": "1.16.12",
|
||||
"babel-core": "6.26.0",
|
||||
|
||||
Reference in New Issue
Block a user