UNPKG

grunt-postmark

Version:
10 lines (9 loc) 269 B
// 1. Copy this file to "secrets.json" for your own version that won't be // tracked in source control. // // 2. Delete these comments from the configuration so Grunt doesn't get confused { "postmark": { "server_token": "YOUR_POSTMARK_SERVER_TOKEN_HERE" } }