We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3db2e4 commit 6248a4aCopy full SHA for 6248a4a
3 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ag-wasm-monorepo",
3
"type": "module",
4
- "version": "0.3.0",
+ "version": "0.4.0-beta.1",
5
"private": true,
6
"packageManager": "pnpm@10.8.1",
7
"description": "ag-wasm",
packages/ag-wasm/package.json
"name": "ag-wasm",
"author": "LoTwT <l709937065@gmail.com>",
"license": "MIT",
playground/package.json
"name": "playground",
"scripts": {
"build": "vue-tsc && vite build",
0 commit comments