There was an error while loading. Please reload this page.
1 parent a24b281 commit 8005adeCopy full SHA for 8005ade
1 file changed
package.json
@@ -13,7 +13,7 @@
13
"build-only": "vite build",
14
"type-check": "vue-tsc --build",
15
"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",
+ "fetch-wasm": "curl -L -o src/assets/core.wasm https://github.com/git-calendar/core/releases/download/v0.2.4/core.wasm",
17
"fetch-wasm-latest": "curl -L -o src/assets/core.wasm https://github.com/git-calendar/core/releases/latest/download/core.wasm"
18
},
19
"dependencies": {
0 commit comments