Improve docs
This commit is contained in:
parent
f48685237d
commit
9c79ebc653
5 changed files with 87 additions and 56 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "reconcile-text",
|
||||
"version": "0.4.8",
|
||||
"description": "Think diff3 or git merge, but with automated conflict resolution that requires no user intervention",
|
||||
"description": "Intelligent 3-way text merging with automated conflict resolution",
|
||||
"main": "dist/reconcile.node.js",
|
||||
"browser": "dist/reconcile.web.js",
|
||||
"keywords": [
|
||||
|
|
@ -48,4 +48,4 @@
|
|||
"webpack-cli": "^6.0.1",
|
||||
"webpack-merge": "^6.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue