Skip to content

Commit

Permalink
New version: 0.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Borber committed Jun 29, 2024
1 parent dd3440e commit 657e391
Show file tree
Hide file tree
Showing 7 changed files with 78 additions and 84 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tran",
"version": "0.2.15",
"version": "0.2.16",
"description": "简洁, 快速, 划词翻译",
"type": "module",
"scripts": {
Expand All @@ -13,15 +13,15 @@
"license": "GPLv3",
"dependencies": {
"@tauri-apps/api": "^2.0.0-beta.11",
"solid-js": "^1.8.17",
"solid-js": "^1.8.18",
"solid-spinner": "^0.2.0"
},
"devDependencies": {
"@tauri-apps/cli": "2.0.0-beta.17",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-solid": "^0.14.1",
"typescript": "^5.5.2",
Expand Down
140 changes: 67 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 657e391

Please sign in to comment.