Skip to content

Commit 3bb07b4

Browse files
author
Jan Miksovsky
committed
Try again to pick up 0.6.1-pre
1 parent ecc4f8a commit 3bb07b4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bower.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "basic-stack",
33
"description": "Stacks its child elements on top of each other, taking on the maximum height and width of the child elements.",
4-
"version": "0.6.0",
4+
"version": "0.6.1-pre",
55
"license": "MIT",
66
"main": "basic-stack.html",
77
"dependencies": {
8-
"basic-aspect": "basic-web-components/basic-aspect#master",
9-
"basic-children-content": "basic-web-components/basic-children-content#master",
10-
"basic-shared": "basic-web-components/basic-shared#master",
11-
"polymer": "Polymer/polymer#1.0.0"
8+
"basic-aspect": "basic-web-components/basic-aspect#0.6.1-pre",
9+
"basic-children-content": "basic-web-components/basic-children-content#0.6.1-pre",
10+
"basic-shared": "basic-web-components/basic-shared#0.6.1-pre",
11+
"polymer": "Polymer/polymer#^1.0.0"
1212
},
1313
"devDependencies": {
14-
"basic-framed-content": "basic-web-components/basic-framed-content#master",
14+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.1-pre",
1515
"web-component-tester": "*"
1616
},
1717
"keywords": [

0 commit comments

Comments
 (0)