@tezos-x/octez.js-http-utils 0.9.0 → 1.0.0

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.
Files changed (2) hide show
  1. package/package.json +4 -1
  2. package/signature.json +3 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tezos-x/octez.js-http-utils",
3
- "version": "0.9.0",
3
+ "version": "1.0.0",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "tezos"
@@ -18,6 +18,9 @@
18
18
  "node-fetch": false
19
19
  },
20
20
  "author": "Simon Boissonneault-Robert <simon@ecadlabs.com>",
21
+ "maintainers": [
22
+ "Nomadic Labs <contact@nomadic-labs.com>"
23
+ ],
21
24
  "repository": {
22
25
  "type": "git",
23
26
  "url": "git+https://github.com/trilitech/octez.js.git"
package/signature.json CHANGED
@@ -98,6 +98,9 @@
98
98
  "dist"
99
99
  ],
100
100
  "author": "Simon Boissonneault-Robert <simon@ecadlabs.com>",
101
+ "maintainers": [
102
+ "Nomadic Labs <contact@nomadic-labs.com>"
103
+ ],
101
104
  "repository": {
102
105
  "type": "git",
103
106
  "url": ""