Remove our specific stuff from package.json
This commit is contained in:
parent
4b806c4d4e
commit
7c5fe5c9f7
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jogogo/mhysa",
|
||||
"version": "0.1.0-alpha.1",
|
||||
"name": "mhysa",
|
||||
"version": "2.0.0-alpha.1",
|
||||
"description": "Streams and event emitter utils for Node.js",
|
||||
"keywords": [
|
||||
"promise",
|
||||
@ -27,11 +27,8 @@
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "https://npm.dev.jogogo.co/"
|
||||
},
|
||||
"repository": {
|
||||
"url": "git@github.com:Jogogoplay/mhysa.git",
|
||||
"url": "git@github.com:Wenzil/Mhysa.git",
|
||||
"type": "git"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user