From 01d71a042ea290dc76200dc7701eaad77c04e5e6 Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Mon, 15 Aug 2022 12:38:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E5=A4=9A=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 +------ public/plugin.json | 4 ++-- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index f75c02f..17c0e8b 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,5 @@ "deepmerge": "^4.2.2", "uglifyjs-webpack-plugin": "^2.2.0", "vue-template-compiler": "^2.6.11" - }, - "browserslist": [ - "> 1%", - "last 2 versions", - "not dead" - ] + } } diff --git a/public/plugin.json b/public/plugin.json index bc7d675..794990a 100644 --- a/public/plugin.json +++ b/public/plugin.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "pluginName": "剪贴板", "description": "强大的剪贴板管理工具", "author": "ZiuChen", @@ -10,7 +10,7 @@ "main": "http://localhost:8081/" }, "logo": "logo.png", - "platform": ["win32"], + "platform": ["win32", "darwin", "linux"], "features": [ { "code": "clipboard",