Skip to content

Commit

Permalink
Merge pull request #369 from athombv/master
Browse files Browse the repository at this point in the history
Merge master into production
  • Loading branch information
RobinBol authored Dec 7, 2023
2 parents 95ee2e6 + 334523a commit 2573f0a
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": "homey",
"version": "3.1.4",
"version": "3.2.0",
"description": "Command-line interface and type declarations for Homey Apps",
"main": "bin/homey.js",
"files": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"fs-extra": "^10.0.0",
"get-port": "^5.1.1",
"homey-api": "^3.4.1",
"homey-lib": "^2.22.2",
"homey-lib": "^2.23.0",
"ignore-walk": "^3.0.3",
"inquirer": "8.1.2",
"is-wsl": "^2.2.0",
Expand Down

0 comments on commit 2573f0a

Please sign in to comment.