chore: remove repository & publishConfig added for testing

This commit is contained in:
Saïd
2024-07-11 17:24:11 +01:00
committed by GitHub
parent a2be7bd3b2
commit 8a38ec61d8

View File

@@ -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"