This commit is contained in:
Basti 2019-07-02 19:06:34 +02:00
parent 97712f6077
commit 0c93766111
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
2 changed files with 4 additions and 4 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@67p/kredits-ipfs-pinner",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@67p/kredits-ipfs-pinner",
"version": "1.0.1",
"version": "1.0.2",
"description": "Pins IPFS data of a Kredits organization on an IPFS node",
"main": "index.js",
"scripts": {
@ -25,7 +25,7 @@
"yargs": "^13.2.4"
},
"repository": {
"type" : "git",
"url" : "https://gitea.kosmos.org/kosmos/kredits-ipfs-pinner.git"
"type": "git",
"url": "https://gitea.kosmos.org/kosmos/kredits-ipfs-pinner.git"
}
}