mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
chore: remove repository & publishConfig added for testing
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user