From e85b98999837279dd93a1708f4c5c8a7b9cad763 Mon Sep 17 00:00:00 2001 From: "Paper.js Bot" <bot@paperjs.org> Date: Mon, 10 Apr 2017 07:49:59 +0000 Subject: [PATCH] Prebuilt module for commit 2290ec0ff6713752b6a02da09c7556bc1a28a782 --- dist/docs/assets/js/paper.js | 4 ++-- dist/paper-core.js | 4 ++-- dist/paper-core.min.js | 2 +- dist/paper-full.js | 4 ++-- dist/paper-full.min.js | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dist/docs/assets/js/paper.js b/dist/docs/assets/js/paper.js index 9468af34..a031496d 100644 --- a/dist/docs/assets/js/paper.js +++ b/dist/docs/assets/js/paper.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Mon Apr 10 09:21:08 2017 +0200 + * Date: Mon Apr 10 09:30:52 2017 +0200 * *** * @@ -9449,7 +9449,7 @@ Path.inject({ statics: new function() { path = new Path(props && props.insert == false && Item.NO_INSERT); path._add(segments); path._closed = closed; - return path.set(props, {insert: true}); + return path.set(props, { insert: true }); } function createEllipse(center, radius, args) { diff --git a/dist/paper-core.js b/dist/paper-core.js index dbdf3cef..cc5d8330 100644 --- a/dist/paper-core.js +++ b/dist/paper-core.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Mon Apr 10 09:21:08 2017 +0200 + * Date: Mon Apr 10 09:30:52 2017 +0200 * *** * @@ -9449,7 +9449,7 @@ Path.inject({ statics: new function() { path = new Path(props && props.insert == false && Item.NO_INSERT); path._add(segments); path._closed = closed; - return path.set(props, {insert: true}); + return path.set(props, { insert: true }); } function createEllipse(center, radius, args) { diff --git a/dist/paper-core.min.js b/dist/paper-core.min.js index 895220ae..20df5e58 100644 --- a/dist/paper-core.min.js +++ b/dist/paper-core.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Mon Apr 10 09:21:08 2017 +0200 + * Date: Mon Apr 10 09:30:52 2017 +0200 * *** * diff --git a/dist/paper-full.js b/dist/paper-full.js index 9468af34..a031496d 100644 --- a/dist/paper-full.js +++ b/dist/paper-full.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Mon Apr 10 09:21:08 2017 +0200 + * Date: Mon Apr 10 09:30:52 2017 +0200 * *** * @@ -9449,7 +9449,7 @@ Path.inject({ statics: new function() { path = new Path(props && props.insert == false && Item.NO_INSERT); path._add(segments); path._closed = closed; - return path.set(props, {insert: true}); + return path.set(props, { insert: true }); } function createEllipse(center, radius, args) { diff --git a/dist/paper-full.min.js b/dist/paper-full.min.js index 667ae0ea..c7328962 100644 --- a/dist/paper-full.min.js +++ b/dist/paper-full.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Mon Apr 10 09:21:08 2017 +0200 + * Date: Mon Apr 10 09:30:52 2017 +0200 * *** *