diff --git a/package.json b/package.json index c9a551a..1b09bf0 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,6 @@ "files": "./dist/**/*.js", "moduleType": "lib", "targetDirectory": "ifrau", - "creds": { - "key": "AKIAIFWDFE37W7LZ52XQ", - "secretVar": "CDN_SECRET" - }, "versionVar": "TRAVIS_TAG" } },