Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Jan 11, 2024
1 parent e10c6c7 commit 6ae318a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pixi/spine-pixi",
"version": "1.0.0",
"version": "1.0.1",
"description": "A port of the @esotericsoftware/spine-pixi runtime to PixiJS v8.",
"author": "PixiJS Team",
"main": "./lib/index.js",
Expand Down Expand Up @@ -65,6 +65,8 @@
"docsName": "PixiJS Spine",
"docsTitle": "PixiJS Spine",
"tsconfig": "./tsconfig.build.json",
"environments": ["node"]
"environments": [
"node"
]
}
}

0 comments on commit 6ae318a

Please sign in to comment.