We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d55e76 commit 4fc810eCopy full SHA for 4fc810e
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.4-pre",
+ "version": "0.6.4",
5
"license": "MIT",
6
"main": "basic-spread-items.html",
7
"dependencies": {
8
- "basic-aspect": "basic-web-components/basic-aspect#master",
+ "basic-aspect": "basic-web-components/basic-aspect#0.6.4",
9
"polymer": "Polymer/polymer#^1.1"
10
},
11
"devDependencies": {
12
- "basic-framed-content": "basic-web-components/basic-framed-content#master",
+ "basic-framed-content": "basic-web-components/basic-framed-content#0.6.4",
13
"web-component-tester": "*"
14
15
"keywords": [
0 commit comments