Add Github repo link to package.json

This commit is contained in:
Tben 2023-07-29 23:30:04 +01:00
parent a5238dd5e0
commit bd8865bcbc

View File

@ -1,6 +1,6 @@
{
"name": "lessc-watcher",
"version": "1.0.1",
"version": "1.0.2",
"description": "A minimal package to watch less files and compile them to css",
"main": "dist/index.js",
"repository": {