This commit is contained in:
Râu Cao 2022-11-02 20:53:25 +01:00
parent 1401adbf0c
commit 0a21c57251
Signed by: raucao
GPG Key ID: 15E65F399D084BA9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@kredits/ipfs-pinner",
"version": "2.0.1",
"version": "2.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@kredits/ipfs-pinner",
"version": "2.0.1",
"version": "2.1.0",
"license": "MIT",
"dependencies": {
"@kredits/contracts": "^7.0.0",

View File

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