Skip to content

Commit 35add1d

Browse files
author
Gareth Jones
committed
fixed up the repo link
1 parent 70c87ba commit 35add1d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
],
1313
"license": "MIT",
1414
"version": "2.1.0",
15-
"repository": "log4js-node/node-sandboxed-module",
15+
"repository": {
16+
"type": "git",
17+
"url": "https://github.com/log4js-node/node-sandboxed-module.git"
18+
},
1619
"main": "./lib/sandboxed_module",
1720
"files": [
1821
"lib/"

0 commit comments

Comments
 (0)