Skip to content

Commit 4626a2a

Browse files
committed
Apply 'npm pkg fix'
1 parent e01dc08 commit 4626a2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

npm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"homepage": "https://github.com/purescript/spago-legacy",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/purescript/spago-legacy.git"
8+
"url": "git+https://github.com/purescript/spago-legacy.git"
99
},
1010
"scripts": {
1111
"postinstall": "node ./install.js"
1212
},
1313
"author": "Justin Woo, Fabrizio Ferrai",
1414
"bin": {
15-
"spago-legacy": "./spago-legacy"
15+
"spago-legacy": "spago-legacy"
1616
},
1717
"dependencies": {
1818
"make-fetch-happen": "^11.0.1",

0 commit comments

Comments
 (0)