chore: bump BlockSuite version (#910)

Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
This commit is contained in:
x1a0t
2023-02-10 03:09:05 +08:00
committed by GitHub
parent 18e1eecefc
commit d524fe3c6c
16 changed files with 276 additions and 210 deletions
+5
View File
@@ -77,5 +77,10 @@
"**/__tests__/**",
"**/tests/**"
]
},
"pnpm": {
"patchedDependencies": {
"next@13.1.0": "patches/next@13.1.0.patch"
}
}
}