mirror of
https://ark.sudovanilla.org/Korbs/electron-tabs.git
synced 2024-12-22 11:33:54 +00:00
update
This commit is contained in:
parent
d43a1569e0
commit
39513f2c56
11
README.md
11
README.md
|
@ -1,12 +1,7 @@
|
|||
# electron-tabs is discontinued
|
||||
> ![NOTE]
|
||||
> Fork of Electron Tabs by Brrd
|
||||
|
||||
Thank you for your support and contributions all these years.
|
||||
|
||||
---
|
||||
|
||||
# electron-tabs
|
||||
|
||||
> Simple tabs for Electron applications
|
||||
# Electron Tabs
|
||||
|
||||
![Electron Tab Demo](image.jpg)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "electron-tabs",
|
||||
"version": "1.0.4",
|
||||
"name": "@sudovanilla/electron-tabs",
|
||||
"version": "1.1.0",
|
||||
"description": "Simple tabs for Electron applications",
|
||||
"main": "dist/electron-tabs.js",
|
||||
"types": "dist/electron-tabs.d.ts",
|
||||
|
|
Loading…
Reference in a new issue