@stardust-ui/react-component-event-listener
Advanced tools
Comparing version 0.27.0 to 0.28.0
{ | ||
"name": "@stardust-ui/react-component-event-listener", | ||
"description": "React components for binding events on the global scope.", | ||
"version": "0.27.0", | ||
"version": "0.28.0", | ||
"author": "Oleksandr Fediashov <a@fedyashov.com>", | ||
@@ -11,2 +11,6 @@ "bugs": "https://github.com/stardust-ui/react/issues", | ||
}, | ||
"devDependencies": { | ||
"@stardust-ui/internal-tooling": "^0.28.0", | ||
"lerna-alias": "^3.0.3-0" | ||
}, | ||
"files": [ | ||
@@ -33,3 +37,3 @@ "dist" | ||
"types": "dist/es/index.d.ts", | ||
"gitHead": "621f08ad25525669f4f4e3d831b369e8e2ca2d10" | ||
"gitHead": "7f83b8ed51cdef645c9db0381e9bbc8c1f98c685" | ||
} |
53992
2