Skip to content

Commit e2e777a

Browse files
committed
feat: rename cli to diffpatch
1 parent 6fbab1c commit e2e777a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"main": "src/index.js",
1111
"types": "src/index.d.ts",
1212
"bin": {
13-
"jsondiffpatch": "./bin/jsondiffpatch"
13+
"diffpatch": "./bin/diffpatch"
1414
},
1515
"scripts": {
1616
"all": "run-s lint test",

0 commit comments

Comments
 (0)