react-awesome-ticker
Advanced tools
Comparing version 1.1.0-canary.5 to 1.1.0-canary.6
{ | ||
"name": "react-awesome-ticker", | ||
"version": "1.1.0-canary.5", | ||
"version": "1.1.0-canary.6", | ||
"description": "🐍 Smart Modern Lightweight Fully-Typed CSS React Ticker", | ||
@@ -17,3 +17,3 @@ "repository": "https://github.com/snelsi/react-awesome-ticker", | ||
"type": "module", | ||
"exports": "./index.js", | ||
"exports": "./index.esm.js", | ||
"module": "lib/index.esm.js", | ||
@@ -20,0 +20,0 @@ "types": "lib/types/index.d.ts", |
36807