Skip to content

Commit 0adda00

Browse files
committed
Merge branch 'feat-add-colors-to-space' of https://github.com/snapshot-labs/snapshot.js into feat-add-colors-to-space
2 parents 833bc85 + ea2f73c commit 0adda00

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.12.45",
3+
"version": "0.12.46",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/schemas/space.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
"symbol": {
9494
"type": "string",
9595
"title": "symbol",
96-
"minLength": 1,
9796
"maxLength": 16
9897
},
9998
"skin": {

0 commit comments

Comments
 (0)