@kong/design-tokens
Advanced tools
Comparing version 1.1.2 to 1.1.3
/** | ||
* Do not edit directly | ||
* Generated on Thu, 29 Jun 2023 14:38:15 GMT | ||
* Generated on Thu, 29 Jun 2023 17:37:31 GMT | ||
* | ||
@@ -5,0 +5,0 @@ * GitHub: https://github.com/Kong/design-tokens |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 29 Jun 2023 14:38:15 GMT | ||
* Generated on Thu, 29 Jun 2023 17:37:31 GMT | ||
* | ||
@@ -5,0 +5,0 @@ * GitHub: https://github.com/Kong/design-tokens |
{ | ||
"name": "@kong/design-tokens", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Kong UI Design Tokens and style dictionary", | ||
@@ -25,3 +25,12 @@ "scripts": { | ||
"exports": { | ||
".": "./dist/tokens/js/index.js", | ||
".": { | ||
"import": { | ||
"default": "./dist/tokens/js/index.js", | ||
"types": "./dist/tokens/js/index.d.ts" | ||
}, | ||
"require": { | ||
"default": "./dist/tokens/js/cjs/index.cjs", | ||
"types": "./dist/tokens/js/cjs/index.d.ts" | ||
} | ||
}, | ||
"./package.json": "./package.json", | ||
@@ -28,0 +37,0 @@ "./tokens/*": "./dist/tokens/*" |
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
72561
10
922