Prebuilt module for develop

This commit is contained in:
Paper.js Bot 2024-05-28 07:57:08 +00:00
parent ad94c343c6
commit fd4f2e84bb
7 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Sat May 25 22:26:04 2024 +0000
* Date: Mon May 27 18:42:30 2024 +0000
*
***
*

2
dist/paper-core.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Sat May 25 22:26:04 2024 +0000
* Date: Mon May 27 18:42:30 2024 +0000
*
***
*

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Sat May 25 22:26:04 2024 +0000
* Date: Mon May 27 18:42:30 2024 +0000
*
***
*

2
dist/paper-full.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Sat May 25 22:26:04 2024 +0000
* Date: Mon May 27 18:42:30 2024 +0000
*
***
*

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Sat May 25 22:26:04 2024 +0000
* Date: Mon May 27 18:42:30 2024 +0000
*
***
*

2
dist/paper.d.ts vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Sat May 25 22:26:04 2024 +0000
* Date: Mon May 27 18:42:30 2024 +0000
*
* This is an auto-generated type definition.
*/

6
package-lock.json generated
View file

@ -8474,9 +8474,9 @@
"license": "MIT"
},
"node_modules/sax": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz",
"integrity": "sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.4.0.tgz",
"integrity": "sha512-G3nn4N8SRaR9NsCqEUHfTlfTM/Fgza1yfb8JP2CEmzYuHtHWza5Uf+g7nuUQq96prwu0GiGyPgDw752+j4fzQQ==",
"dev": true,
"license": "ISC"
},