Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 33c2648

Browse files
committed
1 parent 6983075 commit 33c2648

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packages/requestNetwork.js/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@requestnetwork/request-network.js",
3-
"version": "0.10.0",
3+
"version": "0.11.1",
44
"description": "A JavaScript library for interacting with the Request Network protocol",
55
"homepage": "https://github.com/RequestNetwork/requestNetwork-v1-archive/tree/master/packages/requestNetwork.js",
66
"keywords": [
@@ -41,7 +41,7 @@
4141
"cross-fetch": "2.2.2",
4242
"ethereumjs-util": "5.2.0",
4343
"ipfs-api": "git://github.com/RequestNetwork/js-ipfs-api.git#9a99b08313e623c14a17357bb9655814dbe1d018",
44-
"requestnetworkartifacts": "1.7.0",
44+
"requestnetworkartifacts": "1.7.1",
4545
"tslib": "1.9.3",
4646
"typescript": "2.9.2",
4747
"wallet-address-validator": "0.1.7",

packages/requestNetworkArtifacts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "requestnetworkartifacts",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Artifacts for Request Network Ethereum contracts",
55
"homepage": "https://github.com/RequestNetwork/requestNetwork-v1-archive/tree/master/packages/requestNetworkArtifacts",
66
"keywords": [

packages/requestNetworkDataFormat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "requestnetwork-data-format",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Data format for the Request Network protocol",
55
"homepage": "https://github.com/RequestNetwork/requestNetwork-v1-archive/tree/master/packages/requestNetworkDataFormat",
66
"keywords": [

packages/requestNetworkSmartContracts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "request-network-smart-contracts",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "Smart contracts that implement the Request Network protocol.",
55
"homepage": "https://github.com/RequestNetwork/requestNetwork-v1-archive/tree/master/packages/requestNetworkSmartContracts",
66
"keywords": [

0 commit comments

Comments
 (0)