@@ -1,6 +1,6 @@
{
"name": "tabby-community-color-schemes",
- "version": "1.0.197-nightly.0",
+ "version": "1.0.197-nightly.1",
"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-linkifier",
"description": "Makes URLs, IPs and file paths clickable in Tabby",
"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",
@@ -20,5 +20,5 @@
"prepare": "patch-package"
},
- "version": "1.0.197-nightly.0"
+ "version": "1.0.197-nightly.1"
}