Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommypop2 committed Sep 22, 2024
1 parent 831d4ac commit b165654
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/commands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-cli/commands",
"version": "0.0.23",
"version": "0.0.24",
"description": "The main command handlers for the Solid CLI",
"license": "MIT",
"homepage": "https://solid-cli.netlify.app",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-cli/core",
"version": "0.0.25",
"version": "0.0.26",
"description": "A CLI for Solid",
"author": "Thomas Beer & Rahul Batra",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-solid",
"version": "0.5.12",
"version": "0.5.13",
"description": "Create Solid apps with low configuration",
"author": "Thomas Beer",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-cli/ui",
"version": "0.0.12",
"version": "0.0.13",
"license": "MIT",
"homepage": "https://solid-cli.netlify.app",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-cli/utils",
"version": "0.0.14",
"version": "0.0.15",
"description": "A collection of utilities for the Solid CLI",
"license": "MIT",
"homepage": "https://solid-cli.netlify.app",
Expand Down

0 comments on commit b165654

Please sign in to comment.