Regenerate package-lock.json with NPM 5.5.1 (#774)
Also include a note in the README to use NPM 5.5.1 to avoid deployment issues in the future.
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -30,7 +30,7 @@ |
| "datatables": "1.10.13", | ||
| "datatables-bootstrap3-plugin": "0.5.0", | ||
| "edx-pattern-library": "0.16.6", | ||
| "edx-ui-toolkit": "git://github.com/edx/edx-ui-toolkit#29759050aff2f4f3cb6921432855ad057bd69bb1", | ||
| "edx-ui-toolkit": "git://github.com/edx/edx-ui-toolkit.git#29759050aff2f4f3cb6921432855ad057bd69bb1", | ||
| "extract-text-webpack-plugin": "3.0.2", | ||
| "file-loader": "0.11.2", | ||
| "font-awesome": "4.6.3", | ||
| ... | ... | @@ -61,7 +61,7 @@ |
| "axe-core": "2.6.1", | ||
| "babel-eslint": "7.2.3", | ||
| "babel-plugin-istanbul": "4.1.6", | ||
| "edx-custom-a11y-rules": "edx/edx-custom-a11y-rules#ff77f203ef5d9534c6200cc141e9d150155d0e12", | ||
| "edx-custom-a11y-rules": "github:edx/edx-custom-a11y-rules#ff77f203ef5d9534c6200cc141e9d150155d0e12", | ||
| "eslint": "3.19.0", | ||
| "eslint-config-edx": "2.0.1", | ||
| "eslint-config-edx-es5": "3.0.0", | ||
| ... | ... |
Please
register
or
sign in
to comment