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 8ac51b9 commit 2c22ba2Copy full SHA for 2c22ba2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@snapshot-labs/snapshot.js",
3
- "version": "0.12.27",
+ "version": "0.12.28",
4
"repository": "snapshot-labs/snapshot.js",
5
"license": "MIT",
6
"main": "dist/snapshot.cjs.js",
src/schemas/vote.json
@@ -27,7 +27,7 @@
27
"reason": {
28
"type": "string",
29
"title": "reason",
30
- "maxLength": 1000
+ "maxLength": 5000
31
},
32
"app": {
33
0 commit comments