Skip to content

Commit

Permalink
update opencc to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamfliper committed Jul 31, 2021
1 parent 3f3eb7d commit 430fc27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Expand Up @@ -7,7 +7,7 @@
"iconv-lite": "^0.4.19",
"install": "^0.10.1",
"npm": "^5.0.4",
"opencc": "=1.0.4",
"opencc": "^1.1.2",
"vue": "^2.1.10",
"vue-blu": "^0.1.9",
"vue-electron": "^1.0.6",
Expand Down
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "subTrans",
"version": "0.2.4",
"version": "0.2.5",
"description": "An electron-vue project",
"scripts": {
"build": "node tasks/release.js",
Expand Down Expand Up @@ -35,10 +35,10 @@
"css-loader": "^0.26.1",
"del": "^2.2.1",
"devtron": "^1.1.0",
"electron": "^1.3.1",
"electron": "1-8-x",
"electron-debug": "^1.1.0",
"electron-devtools-installer": "^2.0.1",
"electron-packager": "^8.5.0",
"electron-packager": "^14.2.1",
"electron-rebuild": "^1.1.3",
"extract-text-webpack-plugin": "^2.0.0-beta.4",
"file-loader": "^0.9.0",
Expand Down

0 comments on commit 430fc27

Please sign in to comment.