Skip to content

Commit 85348ee

Browse files
committed
update bower dependency
1 parent d14eed6 commit 85348ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Polymer behavior providing useful hooks into HTMLElement state (i.e, element.isVisible if the element is displayed to the user).",
44
"main": "deep-element-behavior.html",
55
"dependencies": {
6-
"deep-intersection-observer": "ThinkDeepTech/deep-intersection-observer#^0.0.1",
6+
"deep-intersection-observer": "MaritzSTL/deep-intersection-observer#^0.0.2",
77
"polymer": "Polymer/polymer#^1.0 || ^2.0"
88
},
99
"devDependencies": {

0 commit comments

Comments
 (0)