1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
This commit is contained in:
Sebastian Gerske 2018-09-21 16:12:18 +02:00
parent e7972d9ad2
commit 5f80fdfd88
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/squid",
"version": "0.0.9",
"version": "0.0.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/squid",
"version": "0.0.9",
"version": "0.0.10",
"description": "JavaScript client library for Ocean Protocol",
"main": "dist/squid.js",
"scripts": {