Upgrade backbone via npm.
TNL-4335
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -9,7 +9,8 @@ |
| "uglify-js": "2.4.24", | ||
| "underscore": "~1.8.3", | ||
| "underscore.string": "~3.3.4", | ||
| "picturefill": "~3.0.2" | ||
| "picturefill": "~3.0.2", | ||
| "backbone": "~1.3.2" | ||
| }, | ||
| "devDependencies": { | ||
| "edx-custom-a11y-rules": "edx/edx-custom-a11y-rules", | ||
| ... | ... |
Please
register
or
sign in
to comment