@stardust-ui/react-component-event-listener
Advanced tools
Comparing version 0.29.1 to 0.29.2-alpha.0
{ | ||
"name": "@stardust-ui/react-component-event-listener", | ||
"description": "React components for binding events on the global scope.", | ||
"version": "0.29.1", | ||
"version": "0.29.2-alpha.0", | ||
"author": "Oleksandr Fediashov <a@fedyashov.com>", | ||
@@ -12,3 +12,3 @@ "bugs": "https://github.com/stardust-ui/react/issues", | ||
"devDependencies": { | ||
"@stardust-ui/internal-tooling": "^0.29.1", | ||
"@stardust-ui/internal-tooling": "^0.29.2-alpha.0", | ||
"lerna-alias": "^3.0.3-0" | ||
@@ -37,3 +37,3 @@ }, | ||
"types": "dist/es/index.d.ts", | ||
"gitHead": "88cc96c42e4c28c2992a340305eb61e64d36102f" | ||
"gitHead": "5fb0a88f89719f092c4715160d1bad94c853790f" | ||
} |
54008