Rename package

This commit is contained in:
Andras Schmelczer 2025-07-09 23:21:01 +01:00
parent ce4af278ac
commit 7e9ea69a08
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
41 changed files with 58 additions and 209 deletions

View file

@ -1,5 +1,5 @@
{
"name": "reconcile",
"name": "reconcile-text",
"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",
@ -39,7 +39,7 @@
"@types/jest": "^30.0.0",
"jest": "^30.0.4",
"prettier": "^3.6.2",
"reconcile": "file:../pkg",
"reconcile-text": "file:../pkg",
"ts-jest": "^29.4.0",
"ts-loader": "^9.5.2",
"tslib": "2.8.1",