Merge remote-tracking branch 'origin/master' into payment-system

This commit is contained in:
Joooye_34
2023-10-27 16:04:48 +08:00
87 changed files with 1004 additions and 581 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.10.0-canary.2",
"version": "0.10.0-canary.3",
"scripts": {
"dev": "af dev",
"build": "af build"
@@ -17,7 +17,7 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "2.1.34",
"@blocksuite/icons": "2.1.35",
"@toeverything/components": "^0.0.46"
},
"devDependencies": {