aboutsummaryrefslogtreecommitdiff
path: root/node_modules/handlebars/dist/handlebars.runtime.js
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-09-20 02:56:13 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-09-20 02:56:13 +0200
commitbbff7403fbf46f9ad92240ac213df8d30ef31b64 (patch)
treec58400ec5124da1c7d56b01aea83309f80a56c3b /node_modules/handlebars/dist/handlebars.runtime.js
parent003fb34971cf63466184351b4db5f7c67df4f444 (diff)
update packages
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;