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.
2 parents 833bc85 + ea2f73c commit 0adda00Copy full SHA for 0adda00
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@snapshot-labs/snapshot.js",
3
- "version": "0.12.45",
+ "version": "0.12.46",
4
"repository": "snapshot-labs/snapshot.js",
5
"license": "MIT",
6
"main": "dist/snapshot.cjs.js",
src/schemas/space.json
@@ -93,7 +93,6 @@
93
"symbol": {
94
"type": "string",
95
"title": "symbol",
96
- "minLength": 1,
97
"maxLength": 16
98
},
99
"skin": {
0 commit comments