Update package.json
This commit is contained in:
parent
79f4952143
commit
cc44270f78
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "caddy-cms",
|
"name": "caddy-hugo",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Deploy your Hugo website and enjoy of an admin interface with Caddy server.",
|
"description": "Deploy your Hugo website and enjoy of an admin interface with Caddy server.",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -37,4 +37,4 @@
|
||||||
"grunt-contrib-watch": "^0.6.1",
|
"grunt-contrib-watch": "^0.6.1",
|
||||||
"napa": "^1.2.0"
|
"napa": "^1.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue