We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9b8d0 commit 2836ae2Copy full SHA for 2836ae2
packages/util-package-diff/package.json
@@ -3,9 +3,7 @@
3
"version": "0.0.1",
4
"description": "visual diff between two elements packages on a local server",
5
"main": "lib/index.js",
6
- "bin": {
7
- "sn-package-diff": "bin/cli.js"
8
- },
+ "bin": "bin/cli.js",
9
"scripts": {
10
"test": "echo \"Run tests from the top of the repo please.\" && exit 1"
11
},
0 commit comments