@theme-ui/preset-polaris
Advanced tools
Comparing version 0.3.0 to 0.4.0-alpha.0
@@ -78,3 +78,3 @@ import base from '@theme-ui/preset-base'; | ||
heading: text, | ||
moonospace: 'Menlo, monospace' | ||
monospace: 'Menlo, monospace' | ||
}, | ||
@@ -81,0 +81,0 @@ fontWeights: { |
@@ -80,3 +80,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
heading: text, | ||
moonospace: 'Menlo, monospace' | ||
monospace: 'Menlo, monospace' | ||
}, | ||
@@ -83,0 +83,0 @@ fontWeights: { |
@@ -83,3 +83,3 @@ (function (global, factory) { | ||
heading: text, | ||
moonospace: 'Menlo, monospace' | ||
monospace: 'Menlo, monospace' | ||
}, | ||
@@ -86,0 +86,0 @@ fontWeights: { |
{ | ||
"name": "@theme-ui/preset-polaris", | ||
"version": "0.3.0", | ||
"version": "0.4.0-alpha.0", | ||
"main": "dist/index.js", | ||
"module": "dist/index.esm.js", | ||
"source": "src/index.ts", | ||
"types": "dist/index.d.ts", | ||
"author": "Yuraima Estevez", | ||
@@ -13,3 +15,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@theme-ui/preset-base": "^0.2.44" | ||
"@theme-ui/preset-base": "^0.4.0-alpha.0" | ||
}, | ||
@@ -19,3 +21,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7663897ec671e1ff66b0d4ef946611dd57f3bb99" | ||
"gitHead": "fbdd88ea280c0d9880d39a114cb6d19f0d4da2ca" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30417
206
427
+ Added@theme-ui/preset-base@0.4.0-rc.5(transitive)
- Removed@theme-ui/preset-base@0.2.44(transitive)