Skip to content

Commit

Permalink
Upgraded to latest version of Blits (sprite fix).
Browse files Browse the repository at this point in the history
  • Loading branch information
michielvandergeest committed Jan 12, 2024
1 parent c9c7c8e commit 463dee2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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": "@lightningjs/blits-example-app",
"version": "0.5.1",
"version": "0.5.2",
"description": "Lightning 3 Blits Example App",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -33,6 +33,6 @@
"vite": "^4.0.4"
},
"dependencies": {
"@lightningjs/blits": "^0.6.1"
"@lightningjs/blits": "^0.6.2"
}
}

0 comments on commit 463dee2

Please sign in to comment.