makeup-roving-tabindex
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"dependencies":[ | ||
"require-run: custom-event-polyfill", | ||
"require-run: custom-event", | ||
"require-run: nodelist-foreach-polyfill", | ||
@@ -5,0 +5,0 @@ "require: ./index.js" |
{ | ||
"name": "makeup-roving-tabindex", | ||
"description": "Implements a roving tab index on given collection of elements", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"main": "index.js", | ||
@@ -63,3 +63,3 @@ "repository": "https://github.com/makeup-js/makeup-roving-tabindex.git", | ||
"custom-event": "^1", | ||
"makeup-navigation-emitter": "~0.3.1", | ||
"makeup-navigation-emitter": "~0.3.2", | ||
"nodelist-foreach-polyfill": "^1" | ||
@@ -66,0 +66,0 @@ }, |
Sorry, the diff of this file is not supported yet
296629