diff --git a/package.json b/package.json index cd5c54cc..edfad8b1 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ }, "dependencies": { "@babel/runtime": "^7.12.5", + "@debionetwork/pinata-ipfs": "0.0.2", "@kiltprotocol/sdk-js": "^0.22.1", "@metamask/detect-provider": "^1.2.0", "@polkadot/api": "^6.5.2", diff --git a/src/components/Dialog/ServiceDialog.vue b/src/components/Dialog/ServiceDialog.vue index a775cf88..ffd0fa99 100644 --- a/src/components/Dialog/ServiceDialog.vue +++ b/src/components/Dialog/ServiceDialog.vue @@ -48,7 +48,7 @@ diff --git a/src/views/Dashboard/Lab/Registration/Services/index.vue b/src/views/Dashboard/Lab/Registration/Services/index.vue index 2b8f9f6a..86399ced 100644 --- a/src/views/Dashboard/Lab/Registration/Services/index.vue +++ b/src/views/Dashboard/Lab/Registration/Services/index.vue @@ -217,7 +217,7 @@