Skip to content

Commit

Permalink
Updated to latest version of Blits (1.2.0). Bumped version to 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
michielvandergeest committed Aug 5, 2024
1 parent 1b650fb commit ac50ff4
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": "1.0.1",
"version": "1.1.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": "github:lightning-js/blits#feature/language-plugin"
"@lightningjs/blits": "^1.2.0"
}
}

0 comments on commit ac50ff4

Please sign in to comment.