Add Github repo link to package.json
This commit is contained in:
parent
7310f1568d
commit
a5238dd5e0
@ -3,6 +3,10 @@
|
|||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"description": "A minimal package to watch less files and compile them to css",
|
"description": "A minimal package to watch less files and compile them to css",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/BenjaminToby/less-watcher.git"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"less",
|
"less",
|
||||||
"watcher",
|
"watcher",
|
||||||
|
Loading…
Reference in New Issue
Block a user