From c2ff36620be14e4782d2bdf6154d44ad388fcffc Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Sun, 19 Mar 2017 15:48:48 +0100 Subject: typescript definitions updated, minor fix in Transformations --- dist/svg.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/svg.js') diff --git a/dist/svg.js b/dist/svg.js index 0cfe3db..00b211b 100644 --- a/dist/svg.js +++ b/dist/svg.js @@ -6,7 +6,7 @@ * @copyright Wout Fierens * @license MIT * -* BUILT: Sun Mar 19 2017 14:04:29 GMT+0100 (Mitteleuropäische Zeit) +* BUILT: Sun Mar 19 2017 15:48:10 GMT+0100 (Mitteleuropäische Zeit) */; (function(root, factory) { if (typeof define === 'function' && define.amd) { @@ -2999,6 +2999,7 @@ SVG.Rotate = SVG.invent({ } , undo: function(o){ this._undo = o + return this } } -- cgit v1.2.3