Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit c524de1

Browse files
committed
release 0.4.2
1 parent 9472cf7 commit c524de1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"shadowdom"
1111
],
1212
"dependencies": {
13-
"WeakMap": "Polymer/WeakMap#master",
14-
"observe-js": "Polymer/observe-js#master"
13+
"WeakMap": "Polymer/WeakMap#^0.4.0",
14+
"observe-js": "Polymer/observe-js#^0.4.0"
1515
},
1616
"license": "BSD",
1717
"private": true,
@@ -23,4 +23,4 @@
2323
"test",
2424
"tests"
2525
]
26-
}
26+
}

0 commit comments

Comments
 (0)