@standardnotes/markdown-visual 1.3.2 → 1.3.3

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@standardnotes/markdown-visual",
3
- "version": "1.3.2",
4
- "author": "Standard Notes.",
3
+ "version": "1.3.3",
4
+ "author": "Standard Notes Retired",
5
5
  "description": "A lightweight WYSIWYG markdown editor for Standard Notes, derived from Milkdown.",
6
6
  "keywords": [
7
7
  "Standard Notes",
@@ -106,5 +106,5 @@
106
106
  "prettier --write"
107
107
  ]
108
108
  },
109
- "gitHead": "6a89d185e7525c167fd55da57da72cb3ac615eff"
109
+ "gitHead": "d31cb7d0c3571e8e820b1ce0534b6f37868ea733"
110
110
  }