We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03023e7 commit a984d3dCopy full SHA for a984d3d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@snapshot-labs/snapshot.js",
3
- "version": "0.3.76",
+ "version": "0.3.77",
4
"repository": "snapshot-labs/snapshot.js",
5
"license": "MIT",
6
"main": "dist/snapshot.cjs.js",
src/schemas/proposal.json
@@ -28,7 +28,7 @@
28
"type": "array",
29
"title": "choices",
30
"minItems": 1,
31
- "maxItems": 120
+ "maxItems": 140
32
},
33
"type": {
34
"type": "string",
0 commit comments