@pmndrs/pointer-events
Advanced tools
Comparing version 6.2.15 to 6.2.16
@@ -108,5 +108,4 @@ export class HtmlEvent { | ||
} | ||
console.warn(`property "key" is not available on this pointer event because the property is not available on the following native event`, this.nativeEvent); | ||
return defaultValue; | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"license": "SEE LICENSE IN LICENSE", | ||
"version": "6.2.15", | ||
"version": "6.2.16", | ||
"homepage": "https://github.com/pmndrs/xr", | ||
@@ -8,0 +8,0 @@ "author": "Bela Bohlender", |
96034
2279