@operato/font
Advanced tools
Comparing version 8.0.0-alpha.49 to 8.0.0-alpha.50
@@ -46,3 +46,3 @@ { | ||
}, | ||
"default": "[ { value: 'google', display: 'Google' }, // TODO 구글 외 폰트 서비스 구현 // { value: 'typekit', display: 'Typekit' }, { value: 'custom', display: 'Custom' } ]" | ||
"default": "[\n { value: 'google', display: 'Google' },\n // TODO 구글 외 폰트 서비스 구현\n // { value: 'typekit', display: 'Typekit' },\n { value: 'custom', display: 'Custom' }\n ]" | ||
}, | ||
@@ -49,0 +49,0 @@ { |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "8.0.0-alpha.49", | ||
"version": "8.0.0-alpha.50", | ||
"main": "dist/src/index.js", | ||
@@ -54,10 +54,10 @@ "module": "dist/src/index.js", | ||
"@material/web": "^2.0.0", | ||
"@operato/attachment": "^8.0.0-alpha.49", | ||
"@operato/attachment": "^8.0.0-alpha.50", | ||
"@operato/headroom": "^8.0.0-alpha.37", | ||
"@operato/i18n": "^8.0.0-alpha.37", | ||
"@operato/input": "^8.0.0-alpha.46", | ||
"@operato/layout": "^8.0.0-alpha.41", | ||
"@operato/property-editor": "^8.0.0-alpha.49", | ||
"@operato/input": "^8.0.0-alpha.50", | ||
"@operato/layout": "^8.0.0-alpha.50", | ||
"@operato/property-editor": "^8.0.0-alpha.50", | ||
"@operato/pull-to-refresh": "^8.0.0-alpha.37", | ||
"@operato/shell": "^8.0.0-alpha.41", | ||
"@operato/shell": "^8.0.0-alpha.50", | ||
"@operato/utils": "^8.0.0-alpha.37", | ||
@@ -100,3 +100,3 @@ "webfontloader": "^1.6.28" | ||
}, | ||
"gitHead": "a5e2cb1314fdeb7d721d241d5cb270c25f92a1ad" | ||
"gitHead": "4a218d16762f21bec5de8d2551cf18073e6703ff" | ||
} |
Sorry, the diff of this file is too big to display
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
317094