We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48c9310 + 45f0667 commit 4ac0687Copy full SHA for 4ac0687
.npmignore
@@ -7,5 +7,4 @@ template/android
7
template/node_modules
8
template/package.json
9
template/src/Packages.ts
10
-template/src/config/Config.ts
11
-template/electron.index.json
+template/src/config/Config.ts
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@next2d/framework-typescript-template",
3
"description": "Next2D Framework default TypeScript template.",
4
- "version": "2.0.2",
+ "version": "2.0.3",
5
"homepage": "https://next2d.app",
6
"bugs": "https://github.com/Next2D/framework-typescript-template/issues/new",
"author": "Toshiyuki Ienaga<ienaga@next2d.app>",
0 commit comments