diff --git a/package.json b/package.json index bafb563..4564832 100644 --- a/package.json +++ b/package.json @@ -66,12 +66,14 @@ "privacyhtml": { "title": "Privacy policy", "description": "Copy your privacy policy text or link to an online page.", + "default":"

http://factory.joshfire.com/privacy

", "type": "string", "required": true }, "supporthtml": { "title": "Support", "description": "Information about how the users of your application can get support (usually an email address or a link to an online support page).", + "default":"

https://getsatisfaction.com/joshfire", "type": "string", "required": true }