@@ -1,6 +1,6 @@
{
"name": "tabby-community-color-schemes",
- "version": "1.0.148-nightly.1",
+ "version": "1.0.148-nightly.2",
"description": "Community color schemes for Tabby",
"keywords": [
"tabby-builtin-plugin"
"name": "tabby-core",
"description": "Tabby core",
"name": "tabby-electron",
"description": "Electron-specific bindings",
"name": "tabby-local",
"description": "Tabby's local shell plugin",
"name": "tabby-plugin-manager",
"description": "Tabby's plugin manager",
"name": "tabby-serial",
"description": "Serial connections for Tabby",
"name": "tabby-settings",
"description": "Tabby terminal settings page",
"name": "tabby-ssh",
"description": "SSH connections for Tabby",
"name": "tabby-telnet",
"description": "Telnet/socket connections for Tabby",
"name": "tabby-terminal",
"description": "Tabby's terminal emulation core",
"name": "tabby-web-demo",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
"name": "tabby-web",
"description": "Web-specific bindings",
@@ -16,5 +16,5 @@
"resolutions": {
"**/util": "^0.12.0"
},
- "version": "1.0.148-nightly.1"
+ "version": "1.0.148-nightly.2"
}