Skip to content

Commit

Permalink
⬆️ 25.6.1-canary
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Oct 22, 2022
1 parent deca384 commit 264750e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kitch",
"productName": "kitch",
"desktopName": "kitch",
"version": "25.6.0-canary",
"version": "25.6.1-canary",
"description": "itch.io desktop client",
"keywords": [
"itch.io",
Expand Down Expand Up @@ -134,7 +134,7 @@
},
"scripts": {
"start": "node develop.js",
"compile": "webpack --mode=production --display=errors-only",
"compile": "webpack --mode=production",
"integration-tests": "node release/test.js --detect-osarch",
"ts-check": "tsc --noEmit --skipLibCheck",
"ts-watch": "tsc --noEmit --skipLibCheck --watch",
Expand Down

0 comments on commit 264750e

Please sign in to comment.