From c987a06f9162c5afbc77148c9552f6ae694b7d76 Mon Sep 17 00:00:00 2001 From: Ibrahim Hadeed Date: Fri, 25 Nov 2016 00:09:40 -0500 Subject: [PATCH] Update wrap-min.tmpl --- scripts/templates/wrap-min.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/templates/wrap-min.tmpl b/scripts/templates/wrap-min.tmpl index 396826dca..0a947901d 100644 --- a/scripts/templates/wrap-min.tmpl +++ b/scripts/templates/wrap-min.tmpl @@ -11,7 +11,7 @@ import { Plugin } from './plugin'; * ``` */ @Plugin({ - name: 'PluginName', + pluginName: 'PluginName', plugin: '', pluginRef: '', repo: ''