Skip to content

Commit eafe63b

Browse files
authored
Update bower.json
1 parent 4a389fc commit eafe63b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "l2t-context-menu",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Polymer element to replace right click functionality",
55
"homepage": "https://github.com/Link2Twenty/l2t-context-menu",
66
"authors": ["Andrew Bone <[email protected]>"],
@@ -14,7 +14,7 @@
1414
"ignore": ["**/.*","node_modules","bower_components","test","tests"],
1515
"dependencies": {
1616
"polymer": "Polymer/polymer#^1.2.0",
17-
"paper-menu": "PolymerElements/paper-menu#^1.0.0",
17+
"paper-menu": "PolymerElements/paper-menu#^1.0.0"
1818
},
1919
"devDependencies": {
2020
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",

0 commit comments

Comments
 (0)