Skip to content

Commit

Permalink
0.9.5: sync librime to fix s2tw.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Aug 13, 2023
1 parent 1b8f432 commit 9917d70
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion checksum
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
1af97e7578a6b23af1aff33269acf462 public/rime.data
f660ee6b263d37d82ed988b39dfb9c40 public/rime.js
e44e3f7515219454a5dd9bc8071cb8b2 public/rime.wasm
d528ca745a0e8610defde57beb12718b public/rime.wasm
2 changes: 1 addition & 1 deletion librime
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libreservice/my-rime",
"version": "0.9.4",
"version": "0.9.5",
"files": [
"dist"
],
Expand Down Expand Up @@ -40,7 +40,7 @@
"@libreservice/my-widget": "^0.1.4",
"@libreservice/my-worker": "^0.4.2",
"@libreservice/wasm-code": "^0.1.2",
"@playwright/test": "^1.36.2",
"@playwright/test": "^1.37.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
Expand All @@ -53,18 +53,18 @@
"@vitejs/plugin-vue": "^4.2.3",
"client-zip": "^2.4.4",
"emoji-regex": "^10.2.1",
"esbuild": "^0.18.19",
"eslint": "^8.46.0",
"esbuild": "^0.19.1",
"eslint": "^8.47.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.16.1",
"eslint-plugin-vue": "^9.17.0",
"idb": "^7.1.1",
"js-yaml": "^4.1.0",
"luaparse": "^0.3.1",
"naive-ui": "^2.34.4",
"rollup": "^3.27.2",
"rollup": "^3.28.0",
"rollup-plugin-esbuild": "^5.0.0",
"rppi": "^0.1.0",
"textarea-caret": "^3.1.0",
Expand Down

0 comments on commit 9917d70

Please sign in to comment.