Skip to content

Commit

Permalink
v0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Jun 5, 2024
1 parent f027966 commit afc2007
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions app-template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"upgrade-cubing": "npm install --save cubing@latest"
},
"dependencies": {
"cubing": "^0.48.4"
"cubing": "^0.49.0"
},
"devDependencies": {
"barely-a-dev-server": "^0.6.1"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-cubing-app",
"version": "0.47.1",
"version": "0.49.0",
"type": "module",
"bin": "./bin/create-cubing-app.js",
"engines": {
Expand Down

0 comments on commit afc2007

Please sign in to comment.