Skip to content

Commit 424dd3c

Browse files
authored
Update repository and homepage to the forked version
... otherwise it's hard to find the source code from NPM page.
1 parent 1bbb1d1 commit 424dd3c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
"lodash",
99
"modules"
1010
],
11-
"repository": "lodash/babel-plugin-lodash",
11+
"repository": {
12+
"type": "git",
13+
"url": "git+https://github.com/sigmacomputing/babel-plugin-lodash.git"
14+
},
15+
"homepage": "https://github.com/sigmacomputing/babel-plugin-lodash",
1216
"license": "MIT",
1317
"main": "lib/index.js",
1418
"author": "Graeme Yeates <[email protected]> (https://github.com/megawac)",

0 commit comments

Comments
 (0)