@bolt/components-button
Advanced tools
Comparing version 0.3.0-alpha.8056e857 to 0.3.0
{ | ||
"name": "@bolt/components-button", | ||
"type": "pattern", | ||
"patternType": "atoms", | ||
"patternType": "components", | ||
"patternSubtype": "button", | ||
"description": "Button Component", | ||
@@ -13,3 +14,3 @@ "keywords": [ | ||
], | ||
"version": "0.3.0-alpha.8056e857", | ||
"version": "0.3.0", | ||
"author": "Salem Ghoweri", | ||
@@ -26,12 +27,18 @@ "homepage": "https://boltdesignsystem.com", | ||
"dependencies": { | ||
"@bolt/settings-colors": "^0.4.0-alpha.8056e857", | ||
"@bolt/settings-colors": "^0.4.0", | ||
"@bolt/settings-global": "^0.2.0", | ||
"@bolt/tools-button-color": "^0.3.0-alpha.8056e857", | ||
"@bolt/tools-font-size": "^0.3.0-alpha.8056e857", | ||
"@bolt/tools-font-weight": "^0.3.0-alpha.8056e857", | ||
"@bolt/tools-button-color": "^0.3.0", | ||
"@bolt/tools-font-size": "^0.3.0", | ||
"@bolt/tools-font-weight": "^0.3.0", | ||
"@bolt/tools-no-select": "^0.1.0-alpha.1", | ||
"@bolt/tools-spacing": "^0.3.0-alpha.8056e857" | ||
"@bolt/tools-spacing": "^0.3.0" | ||
}, | ||
"style": "index.scss", | ||
"twig": "button.twig", | ||
"main": "src/scss/index.scss", | ||
"style": "src/scss/index.scss", | ||
"twig": "src/twig/button.twig", | ||
"eyeglass": { | ||
"sassDir": "src/scss", | ||
"exports": false, | ||
"needs": "*" | ||
}, | ||
"publishConfig": { | ||
@@ -38,0 +45,0 @@ "access": "public" |
7564
5
- Removed@bolt/settings-font-size@0.6.0(transitive)
- Removed@bolt/settings-font-weight@0.1.0-beta.2(transitive)
- Removed@bolt/tools-font-size@0.3.0-alpha.8056e857(transitive)
- Removed@bolt/tools-font-weight@0.3.0-alpha.8056e857(transitive)
- Removed@bolt/tools-sassy-maps@0.3.0-alpha.8056e857(transitive)
Updated@bolt/settings-colors@^0.4.0
Updated@bolt/tools-font-size@^0.3.0
Updated@bolt/tools-spacing@^0.3.0