Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit 68e6eaf

Browse files
committed
[firebase-release] Updated Firepad to 1.5.1
1 parent 9412f7f commit 68e6eaf

File tree

7 files changed

+6589
-4
lines changed

7 files changed

+6589
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ code. It can be added to any web app by including a few JavaScript files:
4848
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.17.0/codemirror.css"/>
4949

5050
<!-- Firepad -->
51-
<link rel="stylesheet" href="https://cdn.firebase.com/libs/firepad/1.5.0/firepad.css" />
52-
<script src="https://cdn.firebase.com/libs/firepad/1.5.0/firepad.min.js"></script>
51+
<link rel="stylesheet" href="https://cdn.firebase.com/libs/firepad/1.5.1/firepad.css" />
52+
<script src="https://cdn.firebase.com/libs/firepad/1.5.1/firepad.min.js"></script>
5353
</head>
5454
```
5555

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "firepad",
33
"description": "Collaborative text editing powered by Firebase",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"authors": [
66
"Firebase (https://firebase.google.com/)",
77
"Michael Lehenbauer <[email protected]>"

dist/firepad.css

Lines changed: 351 additions & 0 deletions
Large diffs are not rendered by default.

dist/firepad.eot

4.05 KB
Binary file not shown.

0 commit comments

Comments
 (0)