We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6789221 commit c0fa286Copy full SHA for c0fa286
1 file changed
index.js
@@ -54,7 +54,7 @@ export const regexes = [
54
]
55
},
56
{
57
- regex: /Edge?\/(\d+)(\.(\d+)|)(\.(\d+)|)/,
+ regex: /Edge?\/(\d+)\.(\d+)(\.(\d+)|)/,
58
family: 'edge'
59
60
0 commit comments