We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ccf47 commit 3bc01cdCopy full SHA for 3bc01cd
bower.json
@@ -1,15 +1,15 @@
1
{
2
"name": "basic-timer-selection",
3
"description": "An aspect which provides for automatic timed changes in selection, as in an automated slideshow.",
4
- "version": "0.6.3",
+ "version": "0.6.4-pre",
5
"license": "MIT",
6
"main": "basic-timer-selection.html",
7
"dependencies": {
8
- "basic-aspect": "basic-web-components/basic-aspect#0.6.3",
+ "basic-aspect": "basic-web-components/basic-aspect#master",
9
"polymer": "Polymer/polymer#^1.1"
10
},
11
"devDependencies": {
12
- "basic-framed-content": "basic-web-components/basic-framed-content#0.6.3",
+ "basic-framed-content": "basic-web-components/basic-framed-content#master",
13
"web-component-tester": "*"
14
15
"keywords": [
0 commit comments