bumped plugins

This commit is contained in:
Eugene Pankov
2022-01-31 16:37:43 +01:00
parent a413bbaf07
commit 8f4e28fba4
15 changed files with 20 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tabby-settings",
"version": "1.0.170-nightly.0",
"version": "1.0.171-nightly.0",
"description": "Tabby terminal settings page",
"keywords": [
"tabby-builtin-plugin"
@@ -17,6 +17,7 @@
"author": "Eugene Pankov",
"license": "MIT",
"devDependencies": {
"@types/marked": "^4.0.2",
"marked": "^4.0.8",
"ngx-infinite-scroll": "^10.0.1"
},