Skip to content

Commit 8719e4f

Browse files
committed
Run npm pkg fix
1 parent 3198c30 commit 8719e4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"author": "Andrey Warkentin (https://github.com/343dev)",
2020
"repository": {
2121
"type": "git",
22-
"url": "https://github.com/343dev/optimizt"
22+
"url": "git+https://github.com/343dev/optimizt.git"
2323
},
2424
"exports": "./index.js",
2525
"bin": {
26-
"optimizt": "./cli.js"
26+
"optimizt": "cli.js"
2727
},
2828
"files": [
2929
"MIGRATION.md",

0 commit comments

Comments
 (0)