@vcl/input-group
Advanced tools
Comparing version 0.4.0-beta.1 to 0.4.0-beta.3
{ | ||
"name": "@vcl/input-group", | ||
"description": "Buttons and icograms (label/ icons) prepended and/ or appended to an input control", | ||
"version": "0.4.0-beta.1", | ||
"version": "0.4.0-beta.3", | ||
"main": "package.json", | ||
@@ -27,9 +27,9 @@ "scripts": { | ||
"devDependencies": { | ||
"@vcl/build-demo": "^0.4.0-beta.1", | ||
"@vcl/button": "^0.4.0-beta.1", | ||
"@vcl/font-awesome": "^0.4.0-beta.1", | ||
"@vcl/icogram": "^0.4.0-beta.1", | ||
"@vcl/icon": "^0.4.0-beta.1", | ||
"@vcl/preprocessor": "^0.4.0-beta.1", | ||
"@vcl/typography": "^0.4.0-beta.1", | ||
"@vcl/build-demo": "^0.4.0-beta.3", | ||
"@vcl/button": "^0.4.0-beta.3", | ||
"@vcl/font-awesome": "^0.4.0-beta.3", | ||
"@vcl/icogram": "^0.4.0-beta.3", | ||
"@vcl/icon": "^0.4.0-beta.3", | ||
"@vcl/preprocessor": "^0.4.0-beta.3", | ||
"@vcl/typography": "^0.4.0-beta.3", | ||
"browser-sync": "^2.26.3", | ||
@@ -40,4 +40,4 @@ "npm-run-all": "^4.1.5", | ||
"dependencies": { | ||
"@vcl/input": "^0.4.0-beta.1", | ||
"@vcl/theme": "^0.4.0-beta.1", | ||
"@vcl/input": "^0.4.0-beta.3", | ||
"@vcl/theme": "^0.4.0-beta.3", | ||
"normalize.css": "^8.0.1" | ||
@@ -65,3 +65,3 @@ }, | ||
}, | ||
"gitHead": "14271fffae68f22843f43f485b6f6c3faa435784" | ||
"gitHead": "4329d0b4daf3317ece1306d7c50affeeedb20fcf" | ||
} |
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
Sorry, the diff of this file is not supported yet
6573
Updated@vcl/input@^0.4.0-beta.3
Updated@vcl/theme@^0.4.0-beta.3