remove 18nliner-handlebars from canvas’s package.json
it is actually loaded from gems/canvas_i18nliner/ which has it’s own package.json so we don’t need it in canvas’s package.json too. test plan: * i18n part of jenkins build should work Change-Id: I22581bd0f9e5e39d867a6c60cea897bfb893f2ee Reviewed-on: https://gerrit.instructure.com/101723 Tested-by: Jenkins Reviewed-by: Clay Diffrient <cdiffrient@instructure.com> Product-Review: Ryan Shaw <ryan@instructure.com> QA-Review: Ryan Shaw <ryan@instructure.com>
This commit is contained in:
parent
32f20ed70d
commit
f88f6a80d5
|
@ -51,7 +51,6 @@
|
|||
"gulp-rev": "^7.0.0",
|
||||
"happypack": "^3.0.2",
|
||||
"handlebars-loader": "^1.1.4",
|
||||
"i18nliner-handlebars": "^0.2.0",
|
||||
"imports-loader": "0.7.0",
|
||||
"istanbul-instrumenter-loader": "0.2.0",
|
||||
"json-loader": "^0.5.3",
|
||||
|
|
Loading…
Reference in New Issue