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:
Ryan Shaw 2017-02-10 10:32:23 -07:00
parent 32f20ed70d
commit f88f6a80d5
1 changed files with 0 additions and 1 deletions

View File

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