@okta/browserslist-config-odyssey
Advanced tools
Comparing version 1.20.0 to 1.21.0
@@ -14,2 +14,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = assertEnv; | ||
function assertEnv(env) { | ||
@@ -33,2 +34,1 @@ const result = { | ||
} | ||
exports.default = assertEnv; |
{ | ||
"name": "@okta/browserslist-config-odyssey", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"description": "Browserslist config for Odyssey, Okta's design system", | ||
@@ -15,3 +15,3 @@ "author": "Okta, Inc.", | ||
}, | ||
"gitHead": "2cdca35004aef6b41f46baa0d75abf3316278d5e" | ||
"gitHead": "9c4075dda77ab4316869e98590e276ccc6a538d3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79563