We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce9a96 commit 7a6ef1fCopy full SHA for 7a6ef1f
bower.json
@@ -1,15 +1,15 @@
1
{
2
"name": "basic-spread-items",
3
"description": "Spreads out a set of items horizontally so they take equal space.",
4
- "version": "0.6.2",
+ "version": "0.6.3",
5
"license": "MIT",
6
"main": "basic-spread-items.html",
7
"dependencies": {
8
- "basic-aspect": "basic-web-components/basic-aspect#0.6.2",
+ "basic-aspect": "basic-web-components/basic-aspect#0.6.3",
9
"polymer": "Polymer/polymer#^1.1"
10
},
11
"devDependencies": {
12
- "basic-framed-content": "basic-web-components/basic-framed-content#0.6.2",
+ "basic-framed-content": "basic-web-components/basic-framed-content#0.6.3",
13
"web-component-tester": "*"
14
15
"keywords": [
0 commit comments