@snapshot-labs/snapshot.js 0.3.55 → 0.3.56

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.
@@ -631,7 +631,7 @@ var definitions = {
631
631
  website: {
632
632
  type: "string",
633
633
  title: "website",
634
- format: "uri",
634
+ format: "url",
635
635
  maxLength: 128
636
636
  },
637
637
  twitter: {
@@ -622,7 +622,7 @@ var definitions = {
622
622
  website: {
623
623
  type: "string",
624
624
  title: "website",
625
- format: "uri",
625
+ format: "url",
626
626
  maxLength: 128
627
627
  },
628
628
  twitter: {