1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fixes #1972 - An invalid form control with name='' is not focusable.

This commit is contained in:
Luke Pulverenti 2016-08-03 23:40:34 -04:00
parent 0467a94a3d
commit ab6ae0dd18

View file

@ -14,12 +14,12 @@
},
"devDependencies": {},
"ignore": [],
"version": "1.4.146",
"_release": "1.4.146",
"version": "1.4.147",
"_release": "1.4.147",
"_resolution": {
"type": "version",
"tag": "1.4.146",
"commit": "dd1bc6d4a82f5311bf940f558f6c9231412f5db1"
"tag": "1.4.147",
"commit": "466c80a8f45e8e07dac6f09bc887da14d78490f7"
},
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
"_target": "^1.2.1",