@quenty/playerutils
Advanced tools
Comparing version 8.3.0 to 8.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@8.3.0...@quenty/playerutils@8.4.0) (2024-08-09) | ||
**Note:** Version bump only for package @quenty/playerutils | ||
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@8.2.0...@quenty/playerutils@8.3.0) (2024-05-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/playerutils", | ||
"version": "8.3.0", | ||
"version": "8.4.0", | ||
"description": "Player utility functions", | ||
@@ -31,10 +31,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.3.0", | ||
"@quenty/instanceutils": "^13.3.0", | ||
"@quenty/brio": "^14.4.0", | ||
"@quenty/instanceutils": "^13.4.0", | ||
"@quenty/loader": "^10.3.0", | ||
"@quenty/maid": "^3.2.0", | ||
"@quenty/promise": "^10.3.0", | ||
"@quenty/rx": "^13.3.0" | ||
"@quenty/rx": "^13.4.0" | ||
}, | ||
"gitHead": "3fd5cdca3128bf34c8d9dfae1e92d62533b6e6f5" | ||
"gitHead": "ba466bdbc05c42fb607cf5e228c16339201d21d7" | ||
} |
20662
Updated@quenty/brio@^14.4.0
Updated@quenty/rx@^13.4.0