feat: bump editors with concern alert
This commit is contained in:
@@ -492,3 +492,5 @@ html {
|
||||
.CodeMirror .cm-link, .CodeMirror .cm-string, .CodeMirror .cm-keyword {
|
||||
color: var(--sn-stylekit-info-color);
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=app.css.map */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sn-minimal-markdown-editor",
|
||||
"version": "1.3.7",
|
||||
"version": "1.3.8",
|
||||
"description": "A minimal Markdown editor for Standard Notes.",
|
||||
"main": "dist/dist.js",
|
||||
"author": "Standard Notes <hello@standardnotes.org>",
|
||||
@@ -13,6 +13,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.1",
|
||||
"@babel/preset-env": "^7.11.0",
|
||||
"@standardnotes/component-relay": "2.2.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
"codemirror": "^5.56.0",
|
||||
"grunt": "^1.2.1",
|
||||
@@ -23,7 +24,6 @@
|
||||
"grunt-contrib-sass": "^1.0.0",
|
||||
"grunt-contrib-watch": "^1.1.0",
|
||||
"grunt-newer": "^1.3.0",
|
||||
"sn-components-api": "1.2.8",
|
||||
"sn-stylekit": "2.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user