@cardano-sdk/cardano-services 0.6.0-nightly.17 → 0.6.0-nightly.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cardano-sdk/cardano-services",
3
- "version": "0.6.0-nightly.17",
3
+ "version": "0.6.0-nightly.18",
4
4
  "description": "Cardano GraphQL Services",
5
5
  "engines": {
6
6
  "node": "^14"
@@ -61,7 +61,7 @@
61
61
  "tscNoEmit": "shx echo typescript --noEmit command not implemented yet"
62
62
  },
63
63
  "devDependencies": {
64
- "@cardano-sdk/cardano-services-client": "^0.6.0-nightly.15",
64
+ "@cardano-sdk/cardano-services-client": "^0.6.0-nightly.16",
65
65
  "@cardano-sdk/util-dev": "^0.5.0-nightly.15",
66
66
  "@types/amqplib": "^0.8.2",
67
67
  "@types/bunyan": "^1.8.8",
@@ -124,5 +124,5 @@
124
124
  "LICENSE",
125
125
  "NOTICE"
126
126
  ],
127
- "gitHead": "8217b4922daf4aaa4ff051ab89cdccfed10dd88d"
127
+ "gitHead": "77629bf62726edad530b057cb25b0116a3bdab44"
128
128
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cardano-sdk/cardano-services",
3
- "version": "0.6.0-nightly.17",
3
+ "version": "0.6.0-nightly.18",
4
4
  "description": "Cardano GraphQL Services",
5
5
  "engines": {
6
6
  "node": "^14"
@@ -61,7 +61,7 @@
61
61
  "tscNoEmit": "shx echo typescript --noEmit command not implemented yet"
62
62
  },
63
63
  "devDependencies": {
64
- "@cardano-sdk/cardano-services-client": "^0.6.0-nightly.15",
64
+ "@cardano-sdk/cardano-services-client": "^0.6.0-nightly.16",
65
65
  "@cardano-sdk/util-dev": "^0.5.0-nightly.15",
66
66
  "@types/amqplib": "^0.8.2",
67
67
  "@types/bunyan": "^1.8.8",
@@ -124,5 +124,5 @@
124
124
  "LICENSE",
125
125
  "NOTICE"
126
126
  ],
127
- "gitHead": "8217b4922daf4aaa4ff051ab89cdccfed10dd88d"
127
+ "gitHead": "77629bf62726edad530b057cb25b0116a3bdab44"
128
128
  }