Skip to content

Commit

Permalink
update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinschaul committed Jun 17, 2024
1 parent d87e23e commit 58fc363
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": "jump-start-template",
"version": "0.0.0",
"version": "0.1.0",
"description": "A shortcut to your favorite code",
"scripts": {
"dev": "npm run storybook",
Expand All @@ -22,6 +22,6 @@
},
"homepage": "https://github.com/kevinschaul/jump-start-template#readme",
"dependencies": {
"jump-start-tools": "^0.1.0-rc.3"
"jump-start-tools": "^0.1.0"
}
}

0 comments on commit 58fc363

Please sign in to comment.