npm pkg fix

This commit is contained in:
daniel-j 2024-03-01 22:08:53 +01:00
parent 9b92b599b1
commit 19aa488b82

View file

@ -6,14 +6,14 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/daniel-j/fimfic2epub.git"
"url": "git+https://github.com/daniel-j/fimfic2epub.git"
},
"scripts": {
"build": "gulp",
"dev": "NODE_ENV=development gulp"
},
"bin": {
"fimfic2epub": "./build/fimfic2epub"
"fimfic2epub": "build/fimfic2epub"
},
"main": "dist/fimfic2epub.js",
"files": [