diff --git a/package.json b/package.json index 48867bb..db592f1 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "bin", "lib", "babel-register.js", - "index.js", - "cli.js" + "cli.js", + "index.js" ], "homepage": "https://github.com/semantic-release/travis-deploy-once#readme", "keywords": [ @@ -68,8 +68,9 @@ "nyc": { "include": [ "lib/**/*.js", - "index.js", - "cli.js" + "babel-register.js", + "cli.js", + "index.js" ], "reporter": [ "json",