Skip to content

Commit 80c7cb9

Browse files
committed
temp: fix wasm-pack
1 parent 4fbdc66 commit 80c7cb9

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
"@codemirror/view": "6.38.2",
5555
"@codemirror/autocomplete": "6.18.7",
5656
"@codemirror/commands": "6.8.1",
57-
"@codemirror/lint": "6.8.5"
57+
"@codemirror/lint": "6.8.5",
58+
"wasm-pack": "=0.13.1"
5859
}
5960
}
6061
}

pnpm-lock.yaml

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)