@hylid/env
Advanced tools
Comparing version 4.0.24-alpha.2 to 4.0.24-alpha.3
@@ -30,2 +30,5 @@ import { CLIENT } from "../constants"; | ||
match: [/MPay/] | ||
}, { | ||
name: CLIENT.HIPAY, | ||
match: [/hipay/] | ||
}]; |
@@ -1,1 +0,1 @@ | ||
export default '4.0.24-alpha.2'; | ||
export default '4.0.24-alpha.3'; |
{ | ||
"name": "@hylid/env", | ||
"version": "4.0.24-alpha.2", | ||
"version": "4.0.24-alpha.3", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
11907
367