Bump versions to 0.4.3
This commit is contained in:
parent
4d7db34488
commit
e78a0ab296
4 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "reconcile",
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"description": "Think diff3 or git merge, but with automated conflict resolution that requires no user intervention",
|
||||
"main": "dist/reconcile.node.js",
|
||||
"browser": "dist/reconcile.web.js",
|
||||
|
|
@ -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