📚 Add homepage to package.json files

This commit is contained in:
Jan Oberhauser
2019-08-31 13:06:24 +02:00
parent 11d2a5a207
commit 3614a9e9b6
7 changed files with 7 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "n8n",
"private": true,
"homepage": "https://n8n.io",
"scripts": {
"bootstrap": "lerna bootstrap --hoist --no-ci",
"build": "lerna exec npm run build",