react-roving-tabindex
Advanced tools
Comparing version 2.0.0-beta.1 to 2.0.0-beta.2
{ | ||
"name": "react-roving-tabindex", | ||
"version": "2.0.0-beta.1", | ||
"version": "2.0.0-beta.2", | ||
"description": "React implementation of a roving tabindex, now with grid support", | ||
@@ -18,2 +18,3 @@ "author": "stevejay", | ||
"module": "dist/index.es.js", | ||
"sideEffects": false, | ||
"jsnext:main": "dist/index.es.js", | ||
@@ -20,0 +21,0 @@ "types": "./dist/index.d.ts", |
175760