We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15575d7 commit b754324Copy full SHA for b754324
README.md
@@ -2,7 +2,7 @@
2
3
A simple Observable implementation in JavaScript.
4
5
-
+
6
[](https://www.npmjs.com/package/@dobschal/observable)
7
8
## Installation
package.json
@@ -21,7 +21,7 @@
21
},
22
"repository": {
23
"type": "git",
24
- "url": "git+https://github.com/dobschal/Observable.git"
+ "url": "git+https://github.com/dobschal/observable.git"
25
26
"jest": {
27
"testEnvironment": "jsdom"
0 commit comments