{ | ||
"name": "@small-tech/node-hugo", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "A basic cross-platform interface to the Hugo binary from Node.js.", | ||
"main": "index.js", | ||
"scripts": { | ||
... | ... | @@ -10,7 +10,7 @@ |
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@source.ind.ie:site.js/lib/node-hugo.git" | ||
"url": "https://github.com/small-tech/node-hugo" | ||
}, | ||
"author": { | ||
"name": "Aral Balkan", | ||
... | ... |
Please register or sign in to comment