Browse Source

added repository field to package.json

master
mort 8 years ago
parent
commit
af891e9b23
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      package.json

+ 4
- 0
package.json View File

@@ -14,5 +14,9 @@
"license": "GPLv2",
"dependencies": {
"colors": "^1.1.2"
},
"repository": {
"type": "git",
"url": "http://git.mort.coffee/mort/logger"
}
}

Loading…
Cancel
Save