We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea1313a + 822186e commit 1b5827aCopy full SHA for 1b5827a
package.json
@@ -1,15 +1,15 @@
1
{
2
"name": "htmldiff",
3
"description": "Diff and markup HTML with <ins> and <del> tags",
4
- "version": "2.0.0",
5
- "homepage": "https://github.com/mblink/htmldiff.js",
+ "version": "2.0.1",
+ "homepage": "https://github.com/pegmalibrary/htmldiff.js",
6
"repository": {
7
"type": "git",
8
- "url": "git+https://github.com/mblink/htmldiff.js"
+ "url": "git+https://github.com/pegmalibrary/htmldiff.js"
9
},
10
"readme": "README.md",
11
"bugs": {
12
- "url": "https://github.com/mblink/issues"
+ "url": "https://github.com/pegmalibrary/htmldiff.js/issues"
13
14
"private": true,
15
"license": "MIT",
0 commit comments