Skip to content

Commit

Permalink
build: update sqlite-wasm version
Browse files Browse the repository at this point in the history
  • Loading branch information
lastsunday committed Nov 17, 2024
1 parent 085e929 commit 67117db
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## WIP

### 🔨 Dependency

1. Update @sqlite.org/sqlite-wasm 3.47.0-build1

## 1.30.0(2024-11-17)

### ⭐ Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@iconify/vue": "^4.1.2",
"@rollup/plugin-node-resolve": "^15.2.3",
"@sqlite.org/sqlite-wasm": "3.46.0-build2",
"@sqlite.org/sqlite-wasm": "3.47.0-build1",
"@types/chrome": "^0.0.270",
"@types/webextension-polyfill": "^0.12.1",
"@vitejs/plugin-vue": "^5.1.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 67117db

Please sign in to comment.