This commit is contained in:
dana 2018-11-11 03:01:56 -08:00
parent 9d273692d2
commit 066096fc22
2 changed files with 4 additions and 3 deletions

View File

@ -12,6 +12,7 @@ const CODEMIRROR_THEMES = [
'base16-light',
'bespin',
'blackboard',
'bloodshot',
'cobalt',
'colorforth',
'darcula',

View File

@ -9,8 +9,8 @@
"archiver": "^3.0.0",
"codemirror": "^5.41.0",
"endent": "^1.2.0",
"eslint": "^5.8.0",
"fs-extra": "^7.0.0",
"eslint": "^5.9.0",
"fs-extra": "^7.0.1",
"jsonlint": "^1.6.3",
"less": "^3.8.1",
"lz-string-unsafe": "^1.4.4-fork-1",
@ -20,7 +20,7 @@
"stylus-lang-bundle": "^0.54.5",
"updates": "^5.1.2",
"usercss-meta": "^0.8.3",
"web-ext": "^2.9.1",
"web-ext": "^2.9.2",
"webext-tx-fix": "^0.3.1"
},
"scripts": {