Skip to content

Commit f0ecc38

Browse files
committed
update version
1 parent 0cbcd06 commit f0ecc38

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "html-differ",
3-
"version": "1.3.4",
2+
"name": "@markedjs/html-differ",
3+
"version": "2.0.0",
44
"description": "Compares two HTML",
55
"keywords": [
66
"html-differ",
@@ -11,8 +11,8 @@
1111
"differ",
1212
"diff"
1313
],
14-
"homepage": "https://github.com/bem/html-differ",
15-
"bugs": "https://github.com/bem/html-differ/issues",
14+
"homepage": "https://github.com/markedjs/html-differ",
15+
"bugs": "https://github.com/markedjs/html-differ/issues",
1616
"author": {
1717
"name": "Evgeniy Gavryushin",
1818
"email": "[email protected]",
@@ -24,7 +24,7 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "git://github.com/bem/html-differ.git"
27+
"url": "git://github.com/markedjs/html-differ.git"
2828
},
2929
"dependencies": {
3030
"chalk": "^2.4.1",

0 commit comments

Comments
 (0)