Skip to content

Commit 8005ade

Browse files
committed
bump core
1 parent a24b281 commit 8005ade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"build-only": "vite build",
1414
"type-check": "vue-tsc --build",
1515
"format": "prettier --write src/ index.html tsconfig.json vite.config.ts .prettierrc.json",
16-
"fetch-wasm": "curl -L -o src/assets/core.wasm https://github.com/git-calendar/core/releases/download/v0.2.3/core.wasm",
16+
"fetch-wasm": "curl -L -o src/assets/core.wasm https://github.com/git-calendar/core/releases/download/v0.2.4/core.wasm",
1717
"fetch-wasm-latest": "curl -L -o src/assets/core.wasm https://github.com/git-calendar/core/releases/latest/download/core.wasm"
1818
},
1919
"dependencies": {

0 commit comments

Comments
 (0)