@player-ui/player
Advanced tools
Comparing version 0.7.1-next.2 to 0.7.1-next.3
{ | ||
"name": "@player-ui/player", | ||
"version": "0.7.1-next.2", | ||
"version": "0.7.1-next.3", | ||
"private": false, | ||
@@ -10,4 +10,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@player-ui/partial-match-registry": "0.7.1-next.2", | ||
"@player-ui/types": "0.7.1-next.2", | ||
"@player-ui/partial-match-registry": "0.7.1-next.3", | ||
"@player-ui/types": "0.7.1-next.3", | ||
"dequal": "^2.0.2", | ||
@@ -14,0 +14,0 @@ "p-defer": "^3.0.0", |
@@ -33,4 +33,4 @@ import { setIn } from 'timm'; | ||
// Variables injected at build time | ||
const PLAYER_VERSION = '0.7.1-next.2'; | ||
const COMMIT = 'b25b94fd256332fc44f385739541699bb09dbdff'; | ||
const PLAYER_VERSION = '0.7.1-next.3'; | ||
const COMMIT = '8b5dc69714b2692b5bd5e362b1b9890d6dddb7ec'; | ||
@@ -37,0 +37,0 @@ export interface PlayerPlugin { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+ Added@player-ui/partial-match-registry@0.7.1-next.3(transitive)
+ Added@player-ui/types@0.7.1-next.3(transitive)
- Removed@player-ui/partial-match-registry@0.7.1-next.2(transitive)
- Removed@player-ui/types@0.7.1-next.2(transitive)