Skip to content

Commit f0cb616

Browse files
committed
Bin
1 parent a110881 commit f0cb616

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
"main": "dist/index.cjs",
1313
"module": "dist/index.js",
1414
"types": "dist/index.d.ts",
15-
"bin": {
16-
"@iiif/parser": "./dist/cli.mjs"
17-
},
15+
"bin": "./dist/cli.mjs",
1816
"files": [
1917
"dist"
2018
],

0 commit comments

Comments
 (0)