Skip to content

Commit

Permalink
Merge pull request #18 from Next2D/main
Browse files Browse the repository at this point in the history
publish
  • Loading branch information
ienaga authored Nov 12, 2023
2 parents 94dabd4 + 9191a8d commit 6902bbd
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 188 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next2d/builder",
"version": "0.0.8",
"version": "0.0.9",
"description": "Multi-platform builder for Next2d Framework, supporting export to various platforms such as macOS, Windows, iOS, Android and Web(HTML)",
"author": "Toshiyuki Ienaga <ienaga@next2d.app>",
"license": "MIT",
Expand Down Expand Up @@ -34,9 +34,8 @@
"@next2d/builder": "dist/index.js"
},
"dependencies": {
"@electron-forge/core": "^6.4.2",
"@types/node": "^20.9.0",
"electron": "^27.0.4",
"electron-builder": "^24.6.4",
"picocolors": "^1.0.0",
"vite": "^4.5.0"
},
Expand Down
Loading

0 comments on commit 6902bbd

Please sign in to comment.