Skip to content

Commit

Permalink
Merge branch 'add-anchor-to-button' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Jan 18, 2023
2 parents 1242e32 + c9ae1ad commit 321b358
Show file tree
Hide file tree
Showing 2 changed files with 4 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pixi/ui",
"version": "0.3.0",
"version": "0.4.0",
"description": "It is a library that contains commonly used UI components, that are extensible to allow them to be used in any project",
"homepage": "https://github.com/pixijs/ui",
"bugs": "https://github.com/pixijs/ui/issues",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"extensionConfig": {
"lint": [
"src"
"src"
],
"docsName": "PixiJS UI",
"docsTitle": "PixiJS UI",
Expand Down

0 comments on commit 321b358

Please sign in to comment.