fix: markdown visual 1.0.2
This commit is contained in:
12
package.json
12
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "standard-notes-web",
|
||||
"version": "3.12.1",
|
||||
"version": "3.13.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -27,8 +27,8 @@
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@reach/disclosure": "^0.16.2",
|
||||
"@reach/visually-hidden": "^0.16.0",
|
||||
"@standardnotes/responses": "1.3.5",
|
||||
"@standardnotes/services": "1.5.7",
|
||||
"@standardnotes/responses": "1.3.7",
|
||||
"@standardnotes/services": "1.5.9",
|
||||
"@standardnotes/stylekit": "5.15.0",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@types/jest": "^27.4.1",
|
||||
@@ -79,12 +79,12 @@
|
||||
"@reach/dialog": "^0.16.2",
|
||||
"@reach/listbox": "^0.16.2",
|
||||
"@reach/tooltip": "^0.16.2",
|
||||
"@standardnotes/components": "1.7.10",
|
||||
"@standardnotes/features": "1.34.6",
|
||||
"@standardnotes/components": "1.7.11",
|
||||
"@standardnotes/features": "1.34.8",
|
||||
"@standardnotes/filepicker": "1.8.0",
|
||||
"@standardnotes/settings": "1.12.0",
|
||||
"@standardnotes/sncrypto-web": "1.7.3",
|
||||
"@standardnotes/snjs": "2.79.3",
|
||||
"@standardnotes/snjs": "2.79.5",
|
||||
"mobx": "^6.4.2",
|
||||
"mobx-react-lite": "^3.3.0",
|
||||
"preact": "^10.6.6",
|
||||
|
||||
Reference in New Issue
Block a user