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

Commit 94296df

Browse files
committed
Merge pull request #218 from apai4/patch-1
Update bower.json - Fix missing quote
2 parents cc93e7b + d7829bb commit 94296df

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
@@ -8,6 +8,6 @@
88
"angular-mocks" : "~1.2.0",
99
"firebase": "~1.0.2",
1010
"firebase-simple-login": "~1.0.2",
11-
"observe-js": "https://github.com/jeffbcross/observe-js.git
11+
"observe-js": "https://github.com/jeffbcross/observe-js.git"
1212
}
1313
}

0 commit comments

Comments
 (0)