Show no themes support for respective extensions

This commit is contained in:
Mo Bitar
2018-09-08 11:45:03 -05:00
parent c9cf86aaca
commit bc870e734a
5 changed files with 64 additions and 23 deletions

21
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "2.3.8",
"version": "2.3.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -7722,21 +7722,10 @@
}
},
"sn-models": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/sn-models/-/sn-models-0.1.1.tgz",
"integrity": "sha512-jDT6Abom2gbOPhUAh3odL3N1ntq/XUE2zWgGsafYFzjXFpK+/1cXqi5UctWczJt+q2CJ51Md54F46h3PJaTOJw==",
"dev": true,
"requires": {
"standard-file-js": "0.3.2"
},
"dependencies": {
"standard-file-js": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.2.tgz",
"integrity": "sha512-3/3aO39o5h9XkM+8FZJDcK6OlYcGE7lOkzMQzTGJDrvExO1IIrKCETtuUKQKhzoN1woJdxbhmSJofeZPSqwqXA==",
"dev": true
}
}
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/sn-models/-/sn-models-0.1.9.tgz",
"integrity": "sha512-pkoNIHPjbUaFj8y6KwwkQIMf0Nm5LgvWSFVzYmWUL6FyKpCqf9Onlf2hhHX8HpD8BjJpeHQoBSMBxpbHtwkgYQ==",
"dev": true
},
"sn-stylekit": {
"version": "1.0.15",