Prebuilt module for develop

This commit is contained in:
Paper.js Bot 2024-06-13 07:04:13 +00:00
parent e3a6cf50eb
commit b537e10513
7 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Jun 12 07:27:38 2024 +0000
* Date: Wed Jun 12 13:27:59 2024 +0000
*
***
*

2
dist/paper-core.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Jun 12 07:27:38 2024 +0000
* Date: Wed Jun 12 13:27:59 2024 +0000
*
***
*

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Jun 12 07:27:38 2024 +0000
* Date: Wed Jun 12 13:27:59 2024 +0000
*
***
*

2
dist/paper-full.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Jun 12 07:27:38 2024 +0000
* Date: Wed Jun 12 13:27:59 2024 +0000
*
***
*

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Jun 12 07:27:38 2024 +0000
* Date: Wed Jun 12 13:27:59 2024 +0000
*
***
*

2
dist/paper.d.ts vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Jun 12 07:27:38 2024 +0000
* Date: Wed Jun 12 13:27:59 2024 +0000
*
* This is an auto-generated type definition.
*/

6
package-lock.json generated
View file

@ -6371,9 +6371,9 @@
}
},
"node_modules/nan": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.19.0.tgz",
"integrity": "sha512-nO1xXxfh/RWNxfd/XPfbIfFk5vgLsAxUR9y5O0cHMJu/AW9U95JLXqthYHjEp+8gQ5p96K9jUp8nbVOxCdRbtw==",
"version": "2.20.0",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.20.0.tgz",
"integrity": "sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw==",
"dev": true,
"license": "MIT"
},