This commit is contained in:
Basti 2019-07-02 19:04:27 +02:00
parent edaafed363
commit e934ffd72a
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@67p/kredits-ipfs-pinner",
"version": "1.0.0",
"version": "1.0.1",
"description": "Pins IPFS data of a Kredits organization on an IPFS node",
"main": "index.js",
"scripts": {