Prebuilt module for develop

This commit is contained in:
Paper.js Bot 2024-05-28 09:19:33 +00:00
parent fd4f2e84bb
commit af4383af4e
7 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Mon May 27 18:42:30 2024 +0000 * Date: Tue May 28 07:56:31 2024 +0000
* *
*** ***
* *

2
dist/paper-core.js vendored
View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Mon May 27 18:42:30 2024 +0000 * Date: Tue May 28 07:56:31 2024 +0000
* *
*** ***
* *

View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Mon May 27 18:42:30 2024 +0000 * Date: Tue May 28 07:56:31 2024 +0000
* *
*** ***
* *

2
dist/paper-full.js vendored
View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Mon May 27 18:42:30 2024 +0000 * Date: Tue May 28 07:56:31 2024 +0000
* *
*** ***
* *

View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Mon May 27 18:42:30 2024 +0000 * Date: Tue May 28 07:56:31 2024 +0000
* *
*** ***
* *

2
dist/paper.d.ts vendored
View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Mon May 27 18:42:30 2024 +0000 * Date: Tue May 28 07:56:31 2024 +0000
* *
* This is an auto-generated type definition. * This is an auto-generated type definition.
*/ */

6
package-lock.json generated
View file

@ -8474,9 +8474,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sax": { "node_modules/sax": {
"version": "1.4.0", "version": "1.4.1",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.4.0.tgz", "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz",
"integrity": "sha512-G3nn4N8SRaR9NsCqEUHfTlfTM/Fgza1yfb8JP2CEmzYuHtHWza5Uf+g7nuUQq96prwu0GiGyPgDw752+j4fzQQ==", "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==",
"dev": true, "dev": true,
"license": "ISC" "license": "ISC"
}, },