Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 18ef3d8

Browse files
committed
Imports firebase-storage-script for backwards-compatibility
1 parent 63fa889 commit 18ef3d8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polymerfire",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"authors": [
55
"Firebase"
66
],

polymerfire.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
<link rel="import" href="firebase-document.html">
1111
<link rel="import" href="firebase-query.html">
1212
<link rel="import" href="firebase-messaging.html">
13+
<link rel="import" href="firebase-storage-script.html">

0 commit comments

Comments
 (0)