Fix package metadata
This commit is contained in:
parent
40db79aea0
commit
5c95b808ba
|
@ -8,11 +8,11 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@git.cryto.net:joepie91/nix-in-node.git"
|
"url": "https://git.cryto.net/joepie91/nix-in-node.git"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "WTFPL OR CC0-1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.15.5",
|
"@babel/core": "^7.15.5",
|
||||||
"@babel/generator": "^7.15.4",
|
"@babel/generator": "^7.15.4",
|
||||||
|
|
Loading…
Reference in a new issue