Skip to content

Commit 0f5b620

Browse files
committed
v0.62.2
1 parent 323488d commit 0f5b620

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

app-template/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"upgrade-cubing": "npm install --save cubing@latest"
88
},
99
"dependencies": {
10-
"cubing": "^0.62.1"
10+
"cubing": "^0.62.2"
1111
},
1212
"devDependencies": {
1313
"barely-a-dev-server": "^0.8.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-cubing-app",
3-
"version": "0.62.1",
3+
"version": "0.62.2",
44
"description": "Create an app using `cubing.js` (https://js.cubing.net/).",
55
"author": "The js.cubing.net team",
66
"license": "MPL-2.0 OR GPL-3.0-or-later",

0 commit comments

Comments
 (0)