Skip to content

Commit 4ac0687

Browse files
authored
Merge pull request #23 from Next2D/develop
#16 不足してるファイルをコミット
2 parents 48c9310 + 45f0667 commit 4ac0687

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.npmignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ template/android
77
template/node_modules
88
template/package.json
99
template/src/Packages.ts
10-
template/src/config/Config.ts
11-
template/electron.index.json
10+
template/src/config/Config.ts

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-typescript-template",
33
"description": "Next2D Framework default TypeScript template.",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"homepage": "https://next2d.app",
66
"bugs": "https://github.com/Next2D/framework-typescript-template/issues/new",
77
"author": "Toshiyuki Ienaga<ienaga@next2d.app>",

0 commit comments

Comments
 (0)