We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c71fad commit 5111660Copy full SHA for 5111660
bower.json
@@ -1,15 +1,15 @@
1
{
2
"name": "basic-autosize-textarea",
3
"description": "A text area that makes itself big enough to show its content",
4
- "version": "0.6.2-pre",
+ "version": "0.6.2",
5
"license": "MIT",
6
"main": "basic-autosize-textarea.html",
7
"dependencies": {
8
- "basic-shared": "basic-web-components/basic-shared#master",
+ "basic-shared": "basic-web-components/basic-shared#0.6.2",
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.2",
13
"web-component-tester": "*"
14
15
"keywords": [
0 commit comments