Skip to content

Commit

Permalink
Merge pull request #8 from phillip-kruger/main
Browse files Browse the repository at this point in the history
999
  • Loading branch information
phillip-kruger authored Sep 4, 2024
2 parents 7a5d245 + e7837df commit 902638a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
66 changes: 33 additions & 33 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": "@qomponent/qui-switch",
"version": "1.0.4-SNAPSHOT",
"version": "999-SNAPSHOT",
"description": "A Switch UI component",
"publishConfig": {
"access": "public"
Expand All @@ -21,7 +21,7 @@
"start": "web-dev-server --config web-dev-server.config.js"
},
"dependencies": {
"lit": "~3.1.3"
"lit": "~3.2.0"
},
"devDependencies": {
"@web/dev-server": "^0.4.4",
Expand Down

0 comments on commit 902638a

Please sign in to comment.