@basmilius/homey-common 1.17.1 → 1.18.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024-2025 Bas Milius
3
+ Copyright (c) 2024-present Bas Milius
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -10,8 +10,8 @@ This package contains common code shared across my Homey apps.
10
10
 
11
11
  ## ⭐️ Prerequisites
12
12
 
13
- - Bun >= 1.2.11
14
- - Node >= 23
13
+ - Bun >= 1.3.0
14
+ - Node >= 25
15
15
 
16
16
  ## 🚀 Getting started
17
17