We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c5bb1 commit f5d3033Copy full SHA for f5d3033
3 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ag-wasm-monorepo",
3
"type": "module",
4
- "version": "0.1.1",
+ "version": "0.2.0",
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