Skip to content

Commit

Permalink
package.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil-SV committed Jul 6, 2023
1 parent 36b8785 commit 47991ab
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SupercellSWF",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"description": "Custom platfrom plugin for Adobe Animate",
"main": "build.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugin/ThirdParty/AtlasGenerator
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sc-animate-plugin",
"version": "1.0.0",
"version": "1.0.1",
"private": "true",
"description": "Native plugin for Adobe Animate",
"main": "build.ts",
Expand Down
2 changes: 1 addition & 1 deletion publisher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sc-animate-publisher",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "src/index.tsx",
"scripts": {
Expand Down

0 comments on commit 47991ab

Please sign in to comment.