@os-design/theming
Advanced tools
Comparing version 1.0.48 to 1.0.49
{ | ||
"name": "@os-design/theming", | ||
"version": "1.0.48", | ||
"version": "1.0.49", | ||
"license": "UNLICENSED", | ||
@@ -26,3 +26,3 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git", | ||
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types", | ||
"build": "yarn clean && npm-run-all build:*", | ||
"build": "yarn clean && npm-run-all 'build:*'", | ||
"ncu": "ncu -u" | ||
@@ -34,3 +34,3 @@ }, | ||
"dependencies": { | ||
"@os-design/theming-tools": "^1.0.19" | ||
"@os-design/theming-tools": "^1.0.20" | ||
}, | ||
@@ -41,3 +41,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f838bd8885cdaf45e62a3b61fa2f83f2d2036e09" | ||
"gitHead": "2605fbf8f46c78800cd4ba6dcb0dd895a893bf96" | ||
} |
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
234050