Upgrade backbone via npm.

TNL-4335
This commit is contained in:
muzaffaryousaf
2016-04-05 16:38:38 +05:00
committed by Clinton Blackburn
parent 3be03d4677
commit 95952d9b21
18 changed files with 20 additions and 19 deletions

View File

@@ -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",