diff options
author | Florian Dold <florian.dold@gmail.com> | 2018-09-20 02:56:13 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2018-09-20 02:56:13 +0200 |
commit | bbff7403fbf46f9ad92240ac213df8d30ef31b64 (patch) | |
tree | c58400ec5124da1c7d56b01aea83309f80a56c3b /node_modules/handlebars/dist/handlebars.runtime.js | |
parent | 003fb34971cf63466184351b4db5f7c67df4f444 (diff) |
update packages
Diffstat (limited to 'node_modules/handlebars/dist/handlebars.runtime.js')
-rw-r--r-- | node_modules/handlebars/dist/handlebars.runtime.js | 6 |
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; |