Skip to content

Commit

Permalink
Upgraded to v1.0.0 of Blits. Bumped version of App to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
michielvandergeest committed Jul 18, 2024
1 parent 09e32a4 commit c402da9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 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.13.0",
"version": "1.0.0",
"description": "Lightning 3 Blits Example App",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -39,6 +39,6 @@
"vite": "^4.0.4"
},
"dependencies": {
"@lightningjs/blits": "^0.10.0"
"@lightningjs/blits": "^1.0.0"
}
}

0 comments on commit c402da9

Please sign in to comment.