diff --git a/npm-packages/meteor-installer/package.json b/npm-packages/meteor-installer/package.json index c74af4a101..25bec2b1fd 100644 --- a/npm-packages/meteor-installer/package.json +++ b/npm-packages/meteor-installer/package.json @@ -2,13 +2,6 @@ "name": "meteor", "version": "2.15.0", "description": "Install Meteor", - "repository": { - "type": "git", - "url": "git+https://github.com/ayewo/meteor.git" - }, - "publishConfig": { - "registry": "https://npm.pkg.github.com" - }, "main": "install.js", "scripts": { "install": "node cli.js install"