@franckgaudin/tokens
Advanced tools
Comparing version 0.0.0-alpha-1 to 0.1.0
{ | ||
"name": "@franckgaudin/tokens", | ||
"version": "0.0.0-alpha-1", | ||
"version": "0.1.0", | ||
"description": "", | ||
@@ -8,3 +8,6 @@ "main": "index.js", | ||
"scripts": { | ||
"build": "style-dictionary build" | ||
"build": "style-dictionary build", | ||
"changeset": "changeset", | ||
"version-packages": "changeset version", | ||
"release": "yarn build && changeset publish" | ||
}, | ||
@@ -19,4 +22,5 @@ "keywords": [], | ||
"devDependencies": { | ||
"style-dictionary": "^3.0.1" | ||
"style-dictionary": "^3.0.1", | ||
"@changesets/cli": "^2.16.0" | ||
} | ||
} |
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
3214
5
2