Skip to content

Commit a5c18fe

Browse files
committed
update packages
1 parent c4c069e commit a5c18fe

4 files changed

Lines changed: 13 additions & 9486 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ dist-ssr
2121
*.ntvs*
2222
*.njsproj
2323
*.sln
24-
*.sw?
24+
*.sw?
25+
26+
package-lock.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@next2d/framework-template",
33
"description": "Next2D Framework default JavaScript template.",
4-
"version": "4.2.2",
4+
"version": "4.2.3",
55
"homepage": "https://next2d.app",
66
"bugs": "https://github.com/Next2D/framework-template/issues/new",
77
"author": "Toshiyuki Ienaga<ienaga@next2d.app>",

0 commit comments

Comments
 (0)