@faceless-ui/window-info
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -41,3 +41,3 @@ "use strict"; | ||
var react_1 = __importStar(require("react")); | ||
var context_1 = __importDefault(require("./context")); | ||
var context_1 = __importDefault(require("../WindowInfoProvider/context")); | ||
var reducer = function (state, action) { | ||
@@ -44,0 +44,0 @@ var _a = action.payload, breakpoints = _a.breakpoints, animationRef = _a.animationRef; |
{ | ||
"name": "@faceless-ui/window-info", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
25045