We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb56b1 commit e8b4476Copy full SHA for e8b4476
bower.json
@@ -47,5 +47,8 @@
47
"webcomponentsjs": "^0.7.24"
48
}
49
50
+ },
51
+ "resolutions": {
52
+ "iron-doc-viewer": "1 - 2"
53
54
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vaadin-context-menu",
3
- "version": "2.0.0-alpha1",
+ "version": "2.0.0",
4
"description": "Polymer element for showing context dependent items for any element on the page",
5
"main": "vaadin-context-menu.html",
6
"repository": "vaadin/vaadin-context-menu",
0 commit comments