Prebuilt module for commit b5c837bb87

This commit is contained in:
Paper.js Bot 2016-02-17 18:11:35 +00:00
parent a0590d03c1
commit 4261370bd7
5 changed files with 10 additions and 10 deletions

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Tue Feb 16 20:52:07 2016 +0100
* Date: Wed Feb 17 19:06:29 2016 +0100
*
***
*
@ -14407,4 +14407,4 @@ if (typeof define === 'function' && define.amd) {
}
return paper;
}(this.self);
}(typeof self === 'object' ? self : null);

4
dist/paper-core.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Tue Feb 16 20:52:07 2016 +0100
* Date: Wed Feb 17 19:06:29 2016 +0100
*
***
*
@ -14036,4 +14036,4 @@ if (typeof define === 'function' && define.amd) {
}
return paper;
}(this.self);
}(typeof self === 'object' ? self : null);

File diff suppressed because one or more lines are too long

4
dist/paper-full.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Tue Feb 16 20:52:07 2016 +0100
* Date: Wed Feb 17 19:06:29 2016 +0100
*
***
*
@ -14407,4 +14407,4 @@ if (typeof define === 'function' && define.amd) {
}
return paper;
}(this.self);
}(typeof self === 'object' ? self : null);

File diff suppressed because one or more lines are too long