aboutsummaryrefslogtreecommitdiff
path: root/node_modules/handlebars/dist/handlebars.runtime.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/handlebars/dist/handlebars.runtime.js')
-rw-r--r--node_modules/handlebars/dist/handlebars.runtime.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/node_modules/handlebars/dist/handlebars.runtime.js b/node_modules/handlebars/dist/handlebars.runtime.js
index 86c977af2..f898d3128 100644
--- a/node_modules/handlebars/dist/handlebars.runtime.js
+++ b/node_modules/handlebars/dist/handlebars.runtime.js
@@ -1,9 +1,9 @@
/**!
@license
- handlebars v4.0.10
+ handlebars v4.0.12
-Copyright (C) 2011-2016 by Yehuda Katz
+Copyright (C) 2011-2017 by Yehuda Katz
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -207,7 +207,7 @@ return /******/ (function(modules) { // webpackBootstrap
var _logger2 = _interopRequireDefault(_logger);
- var VERSION = '4.0.10';
+ var VERSION = '4.0.12';
exports.VERSION = VERSION;
var COMPILER_REVISION = 7;