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",