We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9c5af commit 6b6092eCopy full SHA for 6b6092e
bower.json
@@ -1,6 +1,5 @@
1
{
2
"name": "polymer",
3
- "version": "2.0.0-rc.7",
4
"main": [
5
"polymer.html"
6
],
package.json
@@ -8,6 +8,8 @@
8
"test": "test"
9
},
10
"devDependencies": {
11
+ "@webcomponents/shadycss": "^1.0.0-rc.6",
12
+ "@webcomponents/webcomponentsjs": "^1.0.0-rc.12",
13
"babel-preset-babili": "0.0.12",
14
"del": "^2.2.1",
15
"dom5": "^1.3.1",
@@ -40,5 +42,6 @@
40
42
"bugs": {
41
43
"url": "https://github.com/Polymer/polymer/issues"
44
- "homepage": "https://github.com/Polymer/polymer"
45
+ "homepage": "https://github.com/Polymer/polymer",
46
+ "publishConfig": {"access": "public"}
47
}
0 commit comments