Skip to content

Commit 822a02c

Browse files
ismailbaskinjshcrowthe
authored andcommitted
docs(README): Fix listed CDN version (#10)
1 parent c054dab commit 822a02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The Firebase JavaScript SDK implements the client-side libraries used by
44
applications using Firebase services. This SDK is distributed via:
55

6-
- CDN (`<script src="https://www.gstatic.com/firebasejs/3.6.4/firebase.js"></script>`)
6+
- CDN (`<script src="https://www.gstatic.com/firebasejs/4.0.0/firebase.js"></script>`)
77
- [npm package](https://www.npmjs.com/package/firebase)
88
- [Bower package](https://github.com/firebase/firebase-bower)
99

0 commit comments

Comments
 (0)