diff --git a/raftDecoratorTemplate.js b/raftDecoratorTemplate.js.template similarity index 99% rename from raftDecoratorTemplate.js rename to raftDecoratorTemplate.js.template index 4872e1d..47cfb24 100644 --- a/raftDecoratorTemplate.js +++ b/raftDecoratorTemplate.js.template @@ -69,4 +69,4 @@ } }; } -}(this); \ No newline at end of file +}(this);